Gets or sets whether the chart should include gridlines along the X axis.

Namespace:  C1.Silverlight.Olap
Assembly:  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

See Also