Property Name
|
Description
|
Visible |
Determines whether or not the axis is visible. |
Label |
Label for the axis. |
Label Paint |
Define the type of paint to use.
Property Name | Description | Paint Type | Defines type of paint to use. | Color | Colors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x). |
|
Label Angle |
Sets the angle for the label (in radians). |
Axis Line Paint |
Define the type of paint to use.
Property Name | Description | Paint Type | Defines type of paint to use. | Color | Colors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x). |
|
Tick Label Paint |
Define the type of paint to use.
Property Name | Description | Paint Type | Defines type of paint to use. | Color | Colors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x). |
|
Tick Mark Paint |
Define the type of paint to use.
Property Name | Description | Paint Type | Defines type of paint to use. | Color | Colors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x). |
|
Minor Tick Marks Visible |
Determines whether or not the minor tick marks are visible. |
Value Axis |
The base for axes that display value data, where values are measured using number.
Property Id | Description | Value Axis Type | Type of value axis. Choose Number, Date or Log. | Auto Tick Unit Selection | Determines whether or not the tick unit is automatically selected from a range of standard tick units. | Lower Margin | Lower margin for the axis as a percentage of the axis range (for example, 0.05 is five percent). | Upper Margin | Upper margin for the axis as a percentage of the axis range (for example, 0.05 is five percent). | Number Axis | An axis for displaying numerical data.
Property Id | Description | Standard Tick Unit Source | Type of standard tick unit source. Used only if auto tick unit selection is enabled on value axis configuration. Choose Standard or Integer. | Auto-range Includes Zero | Determines whether or not the axis range is forced to include zero. |
| Date Axis | An Axes that displays dates.
Property Id | Description | Date Format Overrde | Date format override to use on date axis. Choose Short, Medium or Long. | Time Format Override | Time format to use with date format, if date format is empty then this time format will be used with default date format. |
| Log Axis | A numerical axis that uses a logarithic scale.
Property Id | Description | Base | Base for the logarithm calculation. | Number Format Override | Number format override such as 0.00. |
|
|