AxisBase.GetScaleInternalValue Method
Name | Parameters | Description |
---|---|---|
Get |
date |
Converts the specified date-time value to an internal numeric format of the current X-axis scale. |
Get |
numeric |
Converts the specified numeric value to an internal numeric format of the current X-axis scale. |
Get |
qualitative |
Converts the specified qualitative value to an internal numeric format of the current axis scale. |
Get |
time |
Converts the specified time-span value to an internal numeric format of the current X-axis scale. |