<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapChart Class / ShowGridLines Property

In This Topic
    ShowGridLines Property (C1OlapChart)
    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