ComponentOne Chart 8.0 for ActiveX
ThresholdValue Property (Pie)

 

ThresholdValue Property (Pie)

The threshold value, expressed as a percentage, used by the ThresholdMethod property. Valid values are between 0.0 and 100.0. If set to 0.0, no "other" slice is created.

Syntax

Property ThresholdValue As Double

Example

' Disable creation of "other" slice

Chart2D1.ChartArea.Pie.ThresholdValue = 0.0

See Also

ChartArea Object

Pie Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback