ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DContour Class / IsContoured Property

In This Topic
    IsContoured Property
    In This Topic
    Gets or sets whether the chart is contoured.
    Syntax
    'Declaration
     
    Public Property IsContoured As System.Boolean
    public System.bool IsContoured {get; set;}
    See Also