[]
Represents the appearance of gridlines in a chart.
public class Chart2DGridStyle : ChartLineStyle, INotifyPropertyChanged, IC1Serializable
Name | Description |
---|---|
AutoSpacing | Gets or sets a value indicating whether gridline spacing is calculated automatically. |
Spacing | Gets or sets gridline spacing in data coordinate units. |
Visible | Gets or sets the grid line visibility. |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |