Column index (0-based) for the X axis labels. Use this to override the default labels. By default, the first column in the DataSource is used for the X Axis Labels.
Namespace: Winnovative
Assembly: Winnovative.WebChart (in Winnovative.WebChart.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
[PersistenceModeAttribute(PersistenceMode.Attribute)] public int XAxisLabelsColumn { get; set; }
Property Value
Type: Int32See Also