Gets the data label object.
[Visual Basic]
Public ReadOnly Property DataLabel As DataLabel
[C#]
public DataLabel DataLabel {get;}
[Delphi]
public property DataLabel: DataLabel read get_DataLabel;
See Also
ChartDataSeries Class | ChartDataSeries Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |