FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DGridLines Class / Style Property

In This Topic
    Style Property (Chart3DGridLines)
    In This Topic
    Gets the line style used to draw the grid.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As ChartLineStyle
    public ChartLineStyle Style {get;}
    See Also