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.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public PixelFormat GetLastOutputStreamFormat()

Return Value

Type: PixelFormat

[Missing <returns> documentation for "M:Arction.WinForms.Charting.LightningChart.GetLastOutputStreamFormat"]

See Also