[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DContour.AutoDistribution

AutoDistribution Property

AutoDistribution

Whether to use a linear distribution table to determine the spacing of contour levels.

Declaration
public bool AutoDistribution { get; set; }
Remarks

When AutoDistribution is true the chart automatically generates linear distribution table using NumLevels property.

See Also