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

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