LabelAreas Property
LabelAreas
Gets the collection of label areas in the chart.
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public LabelAreaCollection LabelAreas { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property LabelAreas As LabelAreaCollection