AutomaticNumericScaleOptions Fields
Contains settings for a numeric axis data when its scale mode is automatic.| Name | Description |
|---|---|
| AggregateFunctionProperty static | Identifies the AutomaticNumericScaleOptions.AggregateFunction dependency property. |
| AutomaticMeasureUnitsCalculatorProperty static | Identifies the AutomaticNumericScaleOptions.AutomaticMeasureUnitsCalculator dependency property. |
| CustomAggregateFunctionProperty static | Identifies the AutomaticNumericScaleOptions.CustomAggregateFunction dependency property. |
| MinGridSpacingLengthProperty static | Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase. |
| ProcessMissingPointsProperty static | Identifies the NumericAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from NumericAggregationScaleOptionsBase. |
See Also