FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotChart Class / ShowGridLines Property

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