This documentation is archived and is not being maintained.
TickMark Properties
Visual Studio 2010
The TickMark type exposes the following members.
| Name | Description | |
|---|---|---|
|
Enabled | Gets or sets a flag that determines whether major or minor grid lines are enabled. (Inherited from Grid.) |
|
Interval | Gets or sets the interval between major or minor grid lines. (Inherited from Grid.) |
|
IntervalOffset | Gets or sets the offset of grid lines. (Inherited from Grid.) |
|
IntervalOffsetType | Gets or sets the interval offset type of major and minor grid lines. (Inherited from Grid.) |
|
IntervalType | Gets or sets the interval type for major or minor grid lines. (Inherited from Grid.) |
|
LineColor | Gets or sets the line color of a grid. (Inherited from Grid.) |
|
LineDashStyle | Gets or sets the line style of a grid. (Inherited from Grid.) |
|
LineWidth | Gets or sets the line width of major and minor grid lines. (Inherited from Grid.) |
|
Size | Gets or sets the length of tick marks. The length is measured in units that represent a percentage of the height or width of the chart image, depending on the axis. |
|
TickMarkStyle | Gets or sets the tick mark style. |
Show: