PieSeries.DataLabel Property

Gets or sets the ScalarDataLabel object to use for the data label of the Pie series. This is the default data label for the series.

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

Property Value

ScalarDataLabel

Licensing Info

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

See Also

PieSeries
ceTe.DynamicPDF.PageElements.Charting.Series

In this topic