[]
Contains all properties that control the appearance for the gridlines in the chart.
[TypeConverter(typeof(HiddenPropsTypeConverter))]
public class ChartGridStyle : ChartLineStyle, ICloneable
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. |
Name | Description |
---|---|
ToString() |