Winnovative Web Chart Documentation

LabelsXAxisLabels Property

Winnovative Web Chart
Labels for X axis. Use this to override the default labels. If the number of labels is smaller than the number needed, labels will be reused.

Namespace:  Winnovative
Assembly:  Winnovative.WebChart (in Winnovative.WebChart.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public List<LabelItem> XAxisLabels { get; }

Property Value

Type: ListLabelItem
See Also

Reference