LightningChartGpuUpdateType Property |
LightningChart .NET Help [Missing <summary> documentation for "P:Arction.Wpf.Charting.LightningChart.GpuUpdateType"]
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic static int GpuUpdateType { get; set; }Public Shared Property GpuUpdateType As Integer
Get
Set
public:
static property int GpuUpdateType {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also