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

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