CollectedLabel Property (ChartSeriesCustomProperties.DoughnutProps)
In This Topic
Gets or sets the label of the collected pie slice. Default: "Other".
Syntax
'Declaration
Public Property CollectedLabel As RdlString
public RdlString CollectedLabel {get; set;}
See Also