QualitativeScaleOptions Fields
Contains settings for an axis scale when its data type is qualitative.| Name | Description |
|---|---|
| AggregateFunctionProperty static | Identifies the QualitativeScaleOptions.AggregateFunction dependency property. |
| AutoGridProperty static | Identifies the ChartControl.Legend dependency property. |
| CustomAggregateFunctionProperty static | Identifies the QualitativeScaleOptions.CustomAggregateFunction dependency property. |
| GridLayoutModeProperty static | Identifies the QualitativeScaleOptions.GridLayoutMode dependency property. |
| GridOffsetProperty static | Identifies the ChartControl.Legend dependency property. |
| GridSpacingProperty static | Identifies the ChartControl.Legend dependency property. |
| MinGridSpacingLengthProperty static | Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase. |
See Also