ColumnSeries.DataLabel Property

Gets or sets the BarColumnValuePositionDataLabel to use for the data label of the column series. This is the default data label for the series.

public BarColumnValuePositionDataLabel DataLabel { get; set; }
Public Property DataLabel As BarColumnValuePositionDataLabel

Property Value

BarColumnValuePositionDataLabel

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ColumnSeries
ceTe.DynamicPDF.PageElements.Charting.Series

In this topic