Dundas Chart for SharePoint Send comments on this topic.
CollectedThresholdUsePercent Custom Attribute
See Also

Glossary Item Box

Gets or sets a boolean value that indicates the collected threshold type that will be used.

Remarks

If set to True, data points will be collected based on values in percent below CollectedThreshold. If set to False, data points will be collected based on the actual values below CollectedThreshold.

Custom Attribute Summary
Possible Values: True - Values below the percentage of the CollectedThreshold value are collected.
False - Value below the CollectedThreshold value are collected.
Default Value: True
2D / 3D Limitations: No
Applies to Chart Element: Series Objects
Applies to Chart Types: Pie, Doughnut

See Also