StackedBarSeriesElement.DataLabel Property

Gets the BarColumnValuePositionDataLabel object to use for the DataLabel of the stacked series element. This is the default data label for the series element.

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

StackedBarSeriesElement
ceTe.DynamicPDF.PageElements.Charting.Series

In this topic