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