Click or drag to resize

DateTimeScaleProcessDataBounds Method

Overload List
 NameDescription
Public methodProcessDataBounds Processes the data bounds currently stored in the scale.
Public methodProcessDataBounds(DateTime, DateTime, DateTimeScaleRescaleConditions) Processes the specified data bounds using the supplied rescaling conditions.
Public methodProcessDataBounds(AltaxoVariant, Boolean, AltaxoVariant, Boolean) Calculates the axis origin and end using the data bounds. The origin and end are adjusted only if they are not fixed and the data-bound object contains valid data.
Public methodProcessDataBounds(DateTime, Boolean, DateTime, Boolean) calculates the axis org and end using the databounds the org / end is adjusted only if it is not fixed and the DataBound object contains valid data
Top
See Also