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

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