CollectedThreshold Property (ChartSeriesCustomProperties.PieProps)
In This Topic
Gets or sets the threshold value for collecting small pie slices. Default: 5.
Syntax
'Declaration
Public Property CollectedThreshold As RdlFloat
public RdlFloat CollectedThreshold {get; set;}
See Also