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

In This Topic
    IsColumnMeshShowing Property
    In This Topic
    Gets or sets whether the column mesh lines are to appear.
    Syntax
    'Declaration
     
    Public Property IsColumnMeshShowing As System.Boolean
    public System.bool IsColumnMeshShowing {get; set;}
    See Also