ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotChart Class / ShowGridLines Property

In This Topic
    ShowGridLines Property (FlexPivotChart)
    In This Topic
    Gets or sets whether the chart includes gridlines along the X axis.
    Syntax
    'Declaration
     
    Public Property ShowGridLines As Boolean
    public bool ShowGridLines {get; set;}
    See Also