Labels for the legend (and Z axis for 3D charts). 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> LegendLabels { get; }
Property Value
Type: ListLabelItemSee Also