|
Name |
Description |
|
Arrows |
Axis arrows |
|
Crossing |
Point where axis is crossed by another axis. (Inherited from AxisScale) |
|
CustomLabels |
Custom labels collection. (Inherited from AxisLabels) |
|
Enabled |
Enables or disables the axis. (Inherited from AxisScale) |
|
Href |
URL target of the axis. |
|
Interlaced |
Indicates that interlaced strip lines will be displayed for the axis. |
|
InterlacedColor |
Color used to draw interlaced strip lines for the axis. |
|
Interval |
Axis interval size. |
|
IntervalAutoMode |
Determines if fixed number of intervals used on the axis or number of intervals depends on the axis size. (Inherited from AxisScale) |
|
IntervalOffset |
Axis interval offset. |
|
IntervalOffsetType |
Axis interval offset type. |
|
IntervalType |
Axis interval type. |
|
LabelsAutoFit |
Set Auto Labels formating |
|
LabelsAutoFitMaxFontSize |
Maximum font size that can be used by the labels auto-fitting algorithm. |
|
LabelsAutoFitMinFontSize |
Minimum font size that can be used by the labels auto-fitting algorithm. |
|
LabelsAutoFitStyle |
Labels auto-fit style. LabelsAutoFit must be set to true. |
|
LabelStyle |
Label object (Inherited from AxisLabels) |
|
LineColor |
Axis Line Color |
|
LineStyle |
Axis Line Dash Style |
|
LineWidth |
Axis Line Width |
|
LogarithmBase |
Base of the logarithm used in logarithmic scale. By default this value is 10. (Inherited from AxisScale) |
|
Logarithmic |
Logarithmic scale recalculate the values shown in the Minimum, Maximum, boxes as powers of LogarithmBase for the value axis, based on the range of data. No zeros or negative data values are permitted on logarithmic charts. (Inherited from AxisScale) |
|
MajorGrid |
Major Gridlines |
|
MajorTickMark |
Major Tick Mark |
|
MapAreaAttributes |
Other attributes of the axis map area. |
|
Margin |
If true, a space is added between the first and the last data points and the border of chart area. (Inherited from AxisScale) |
|
MarksNextToAxis |
Tick marks and labels move with axis when the crossing value is changed. |
|
Maximum |
Maximum axis value (Inherited from AxisScale) |
|
Minimum |
The Minimum Axis value (Inherited from AxisScale) |
|
MinorGrid |
Minor Gridlines |
|
MinorTickMark |
Minor Tick Mark |
|
Name |
Axis name. For internal use only! |
|
Reverse |
The values on the axis are in reverse order. The direction of values on the axis is flipped. (Inherited from AxisScale) |
|
ScaleBreakStyle |
Axis automatic scale breaks style. (Inherited from AxisScale) |
|
ScrollBar |
Axis scroll bar settings. (Inherited from AxisScale) |
|
StartFromZero |
If true, this property will set auto minimum value to zero if all data point values are positive. Otherwise, minimum value from data points will be used. (Inherited from AxisScale) |
|
StripLines |
Custom labels collection. |
|
SubAxes |
Sub-axes collection. |
|
Title |
Axis Title |
|
TitleAlignment |
Axis Title Alignment |
|
TitleColor |
Axis Title Color |
|
TitleFont |
Axis Title Font |
|
ToolTip |
Tooltip of the axis. |
|
Type |
Axis name. For internal use only! |
|
View |
Axis data view settings. (Inherited from AxisScale) |