|
Name |
Description |
|
Arrows |
Axis arrows (Inherited from Axis) |
|
CustomLabels |
Custom labels collection. (Inherited from AxisLabels) |
|
Enabled |
Enables or disables the axis. (Inherited from AxisScale) |
|
Href |
URL target of the axis. (Inherited from Axis) |
|
Interlaced |
Indicates that interlaced strip lines will be displayed for the axis. (Inherited from Axis) |
|
InterlacedColor |
Color used to draw interlaced strip lines for the axis. (Inherited from Axis) |
|
Interval |
Axis interval size. (Inherited from Axis) |
|
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. (Inherited from Axis) |
|
IntervalOffsetType |
Axis interval offset type. (Inherited from Axis) |
|
IntervalType |
Axis interval type. (Inherited from Axis) |
|
LabelsAutoFit |
Set Auto Labels formating (Inherited from Axis) |
|
LabelsAutoFitMaxFontSize |
Maximum font size that can be used by the labels auto-fitting algorithm. (Inherited from Axis) |
|
LabelsAutoFitMinFontSize |
Minimum font size that can be used by the labels auto-fitting algorithm. (Inherited from Axis) |
|
LabelsAutoFitStyle |
Labels auto-fit style. LabelsAutoFit must be set to true. (Inherited from Axis) |
|
LabelStyle |
Label object (Inherited from AxisLabels) |
|
LineColor |
Axis Line Color (Inherited from Axis) |
|
LineStyle |
Axis Line Dash Style (Inherited from Axis) |
|
LineWidth |
Axis Line Width (Inherited from Axis) |
|
LocationOffset |
Sub axis location offset relative to the previous axis. |
|
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 (Inherited from Axis) |
|
MajorTickMark |
Major Tick Mark (Inherited from Axis) |
|
MapAreaAttributes |
Other attributes of the axis map area. (Inherited from Axis) |
|
Margin |
If true, a space is added between the first and the last data points and the border of chart area. (Inherited from AxisScale) |
|
Maximum |
Maximum axis value (Inherited from AxisScale) |
|
Minimum |
The Minimum Axis value (Inherited from AxisScale) |
|
MinorGrid |
Minor Gridlines (Inherited from Axis) |
|
MinorTickMark |
Minor Tick Mark (Inherited from Axis) |
|
Name |
Overridden. SubAxis name. |
|
ParentAxis |
Sub axis parent axis. |
|
Reverse |
The values on the axis are in reverse order. The direction of values on the axis is flipped. (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. (Inherited from Axis) |
|
Title |
Axis Title (Inherited from Axis) |
|
TitleAlignment |
Axis Title Alignment (Inherited from Axis) |
|
TitleColor |
Axis Title Color (Inherited from Axis) |
|
TitleFont |
Axis Title Font (Inherited from Axis) |
|
ToolTip |
Tooltip of the axis. (Inherited from Axis) |
|
Type |
Axis name. For internal use only! (Inherited from Axis) |
|
View |
Axis data view settings. (Inherited from AxisScale) |