ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartGridLines Class / Style Property

In This Topic
    Style Property (ChartGridLines)
    In This Topic
    Gets the ChartGridLines.Style object defining the style of the grid lines.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Style
    public Style Style {get;}
    See Also