The following tables list the members exposed by AxisTick.
Name | Description | |
---|---|---|
![]() | AxisTick Constructor | Overloaded. Initializes a new instance of the AxisTick class. |
Name | Description | |
---|---|---|
![]() | GridLine | Gets or sets the properties of the Line drawn on the ChartArea at this AxisTick object's position. |
![]() | IncludeInAxisScale | Gets or sets a value indicating whether an AxisTick or AxisMarker object using this ScaleRange will force the axis to expand it's scale to show it. (Inherited from ScaleRange) |
![]() | Label | Gets or sets the Label of this AxisTick. |
![]() | Line | Gets or sets the tick line of this AxisTick. The property Line.Length will control the length of this tick. |
![]() | Marker | Gets or sets an ElementMarker object used instead of the label text. |
![]() | OverrideTicks | Gets or sets a value indicating whether this range AxisTick is drawn on an axis or if it's properties are used to override those of other AxisTicks within it's range. |
![]() | Value | Gets or sets the numeric, DateTime, or text value of this ScaleRange. (Inherited from ScaleRange) |
![]() | ValueHigh | Gets or sets the upper bounds of a numeric, DateTime, or text range. (Inherited from ScaleRange) |
![]() | ValueLow | Gets or sets the lower bounds of a numeric, DateTime, or text range. (Inherited from ScaleRange) |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by this AxisTick. |
![]() | SetAllColors | Sets the colors of this AxisTick's Label, Line, and GridLine. |
![]() | ToString | (Inherited from ScaleRange) |