Gets or sets whether the chart should include gridlines along the X axis.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public bool ShowGridLines { get; set; } |
Visual Basic |
---|
Public Property ShowGridLines As Boolean Get Set |