CollectedThresholdUsePercent Property (ChartSeriesCustomProperties.PieProps)
In This Topic
Gets or sets value that indicates if collected slice threshold value (see
CollectedThreshold) is set in percent. Default: True.
Syntax
'Declaration
Public Property CollectedThresholdUsePercent As RdlBool
public RdlBool CollectedThresholdUsePercent {get; set;}
See Also