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