CollectedThreshold (Chart Controls)

Specifies the threshold value for collecting small pie slices.

Custom Property Characteristics

Applicable chart types

Pie, Doughnut

Applicable chart elements

Series

Value range

Any double between 0 and 100 if CollectedThresholdUsePercent is true; otherwise, any double > 0.

Default value

0

2D or 3D

2D, 3D

Remarks

This custom property can be set as a percentage of the total series values or as a simple value, based on the CollectedThresholdUsePercent property.

Note

There must be at least two points below the threshold value in order for the chart to collect pie slices.

See Also

Reference

System.Windows.Forms.DataVisualization.Charting
System.Web.UI.DataVisualization.Charting

Concepts

Custom Properties List
Custom Properties