LightningChart .NET Help
Index of X axis related to map.
Namespace:
Arction.WinForms.Charting.Maps
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(0)]
public int XAxisIndex { get; set; }<DefaultValueAttribute(0)>
Public Property XAxisIndex As Integer
Get
Set
public:
[DefaultValueAttribute(0)]
property int XAxisIndex {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also