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
Syntaxpublic PixelFormat GetLastOutputStreamFormat()
Public Function GetLastOutputStreamFormat As PixelFormat
public:
PixelFormat GetLastOutputStreamFormat()
Return Value
Type:
PixelFormat[Missing <returns> documentation for "M:Arction.WinForms.Charting.LightningChart.GetLastOutputStreamFormat"]
See Also