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.
|