This documentation is archived and is not being maintained.

TickMark Properties

The TickMark type exposes the following members.

  NameDescription
Public property Enabled Gets or sets a flag that determines whether major or minor grid lines are enabled. (Inherited from Grid.)
Public property Interval Gets or sets the interval between major or minor grid lines. (Inherited from Grid.)
Public property IntervalOffset Gets or sets the offset of grid lines. (Inherited from Grid.)
Public property IntervalOffsetType Gets or sets the interval offset type of major and minor grid lines. (Inherited from Grid.)
Public property IntervalType Gets or sets the interval type for major or minor grid lines. (Inherited from Grid.)
Public property LineColor Gets or sets the line color of a grid. (Inherited from Grid.)
Public property LineDashStyle Gets or sets the line style of a grid. (Inherited from Grid.)
Public property LineWidth Gets or sets the line width of major and minor grid lines. (Inherited from Grid.)
Public property 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.
Public property TickMarkStyle Gets or sets the tick mark style.
Top
Show: