C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DContour Class / AutoDistribution Property

In This Topic
AutoDistribution Property
In This Topic
Whether to use a linear distribution table to determine the spacing of contour levels.
Syntax
'Declaration
 
Public Property AutoDistribution As System.Boolean
 
Remarks
When AutoDistribution is true the chart automatically generates linear distribution table using NumLevels property.
See Also