GridOptionsSmith Class |
Namespace: Arction.WinForms.Charting
The GridOptionsSmith type exposes the following members.
| Name | Description | |
|---|---|---|
| GridOptionsSmith |
Constructor for Form designer list editor
| |
| GridOptionsSmith(IChartNode) |
Constructor
|
| Name | Description | |
|---|---|---|
| Color |
Line color
(Inherited from GridOptions.) | |
| CustomGridLines |
List of manually defined gridlines.
| |
| LabelsColor |
Color of the labels.
(Inherited from GridOptionsRound.) | |
| LabelsVisible |
Grid labels visible.
| |
| LineWidth |
Line width.
(Inherited from GridOptionsRound.) | |
| Pattern |
Pattern
(Inherited from GridOptions.) | |
| PatternScale |
Pattern scale
(Inherited from GridOptions.) | |
| Source |
Determines which gridlines are rendered, both, just the custom ones,
or just the automatic ones.
| |
| Visible |
Is grid visible or not
(Inherited from GridOptions.) |
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string
(Inherited from GridOptions.) |