[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartGridStyle

ChartGridStyle Class

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

Inheritance
ChartGridStyle
Implements
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(HiddenPropsTypeConverter))]
public class ChartGridStyle : ChartLineStyle, ICloneable

Properties

Name Description
AutoSpace

Gets or sets automatic gridline spacing calculation.

Color

Gets or sets the color of the line.

Pattern

Gets or sets the pattern of the line.

Spacing

Gets or sets gridline spacing in data coordinate units.

Visible

Gets or sets the gridline visibility.

Methods

Name Description
ToString()