CollectedChartShowLabels Property (ChartSeriesCustomProperties.PieProps)
In This Topic
Displays point label for the collected pie (if slices have been collected). Default: False.
Syntax
'Declaration
Public Property CollectedChartShowLabels As RdlBool
public RdlBool CollectedChartShowLabels {get; set;}
See Also