Skip to main content
A newer version of this page is available. .

AxisBase.GetScaleInternalValue Method

Name Parameters Description
GetScaleInternalValue(DateTime) dateTimeValue Converts the specified date-time value to an internal numeric format of the current X-axis scale.
GetScaleInternalValue(Double) numericValue Converts the specified numeric value to an internal numeric format of the current X-axis scale.
GetScaleInternalValue(String) qualitativeValue Converts the specified qualitative value to an internal numeric format of the current axis scale.
GetScaleInternalValue(TimeSpan) timeSpanValue Converts the specified time-span value to an internal numeric format of the current X-axis scale.