[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ISeries.DataLabels

DataLabels Property

DataLabels

Gets an object that represents either a single data label (a IDataLabel object) or a collection of all the data labels for the series (a IDataLabels collection).

Declaration
IDataLabels DataLabels { get; }
ReadOnly Property DataLabels As IDataLabels