CollectedThresholdUsePercent (Chart Controls)
Specifies whether to use the collected threshold value as a percentage.
Custom Property Characteristics
Applicable chart types |
|
Applicable chart elements |
Series |
Value range |
True, False |
Default value |
True |
2D or 3D |
2D, 3D |
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.
See Also
Reference
System.Windows.Forms.DataVisualization.Charting
System.Web.UI.DataVisualization.Charting