The following tables list the members exposed by AxisMarker.
Name | Description | |
---|---|---|
AxisMarker Constructor | Overloaded. Initialize a new instance of the AxisMarker class. |
Name | Description | |
---|---|---|
Background | Gets or sets a Background object used to fill this AxisMarker object's range on a ChartArea. | |
BringToFront | Gets or sets a value that indicates whether the AxisMarker is drawn in front of the chart data while in 2D mode. | |
CalendarPattern | Gets or set a CalendarPattern used by this axis marker instead of the range values. | |
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 a Label object drawn next to the AxisMarker on a ChartArea. | |
LegendEntry | Gets or sets a LegendEntry that represents this AxisMarker in a LegendBox. | |
Line | Gets or sets a Line object drawn on a ChartArea. | |
Tick | Gets or sets an AxisTick object that will represent this AxisMarker on the axis where it resides. | |
Value | Overridden. Gets or sets the numeric, DateTime, or text value of this AxisMarker. | |
ValueHigh | Overridden. Gets or sets the upper bounds of a numeric, DateTime, or text range. | |
ValueLow | Overridden. Gets or sets the lower bounds of a numeric, DateTime, or text range. |
Name | Description | |
---|---|---|
ToString | (Inherited from ScaleRange) |