Click or drag to resize

LightningChartGetLastOutputStreamFormat Method

LightningChart .NET Help
Getter of the pixel format of the last written data to the OutputStream.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public PixelFormat GetLastOutputStreamFormat()

Return Value

Type: PixelFormat

[Missing <returns> documentation for "M:Arction.Wpf.ChartingMVVM.LightningChart.GetLastOutputStreamFormat"]

See Also