Contains all properties that control the appearance for the gridlines in the chart.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public class ChartGridStyle : ChartLineStyle
Visual Basic
Public Class ChartGridStyle _
	Inherits ChartLineStyle

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..ChartLineStyle
    C1.Win.C1Chart..::..ChartGridStyle

See Also