Altaxo. |
| Class | Description | |
|---|---|---|
| AngularRescaleConditions | Stores rescaling conditions for angular scales. | |
| CumulativeProbabilityScaleRescaleConditions | Stores rescaling conditions for cumulative-probability scales. | |
| DateTimeScaleRescaleConditions | Stores rescaling conditions for date-time scales. | |
| InverseScaleRescaleConditions | Stores rescaling conditions for inverse scales. | |
| LinearScaleRescaleConditions | Stores rescaling conditions for linear scales. | |
| LogarithmicScaleRescaleConditions | Stores rescaling conditions for logarithmic scales. | |
| NumericScaleRescaleConditions | Determines the behaviour of the axis when some of the data has changed. |
| Interface | Description | |
|---|---|---|
| IScaleRescaleConditions | Interface that has to be implemented by all rescaling condition classes. | |
| IUnboundNumericScaleRescaleConditions | Interface for unbound numeric scale rescaling conditions. |
| Enumeration | Description | |
|---|---|---|
| BoundariesRelativeTo | Designates what the user provided boundaries represent. | |
| BoundaryRescaling | Denotes what happens with one side of an axis when the data changes. | |
| DateTimeScaleRescaleConditionsBoundaryRescalingV1 | Old boundary rescaling until 2015-02 | |
| NumericScaleRescaleConditionsBoundaryRescalingV1 | Old boundary rescaling until 2015-02 |