ChartInfoRenderDevice Property |
LightningChart .NET Help
Render device information.
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic RenderDeviceInfo RenderDevice { get; }Public ReadOnly Property RenderDevice As RenderDeviceInfo
Get
public:
property RenderDeviceInfo RenderDevice {
RenderDeviceInfo get ();
}Property Value
Type:
RenderDeviceInfo
See Also