FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DSurface Class / IsRowMeshShowing Property

In This Topic
    IsRowMeshShowing Property (Chart3DSurface)
    In This Topic
    Gets or sets a value indicating whether the row mesh lines should appear.
    Syntax
    'Declaration
     
    Public Property IsRowMeshShowing As Boolean
    public bool IsRowMeshShowing {get; set;}
    See Also