Click or drag to resize

MapYAxisIndex Property

LightningChart .NET Help
Index of Y axis related to map.

Namespace:  Arction.Wpf.Charting.Maps
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(0)]
public int YAxisIndex { get; set; }

Property Value

Type: Int32
See Also