Dundas Chart for ASP.NET
CollectedThresholdUsePercent Custom Attribute
See Also Send comments on this topic.
Custom Attributes > CollectedThresholdUsePercent Custom Attribute



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

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.