CollectedLabel Property (ChartSeriesCustomProperties.PieProps)
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