IPointUnitCircleX Property |
LightningChart .NET Help
X direction coordinate
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
SyntaxProperty X As Double
Get
Set
property double X {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also