LinearScaleLabelOptions Fields
Contains behavior, layout and data representation options for linear scale labels.| Name | Description |
|---|---|
| AddendProperty static | Identifies the ScaleLabelOptions.Addend dependency property. Inherited from ScaleLabelOptions. |
| FormatStringProperty static | Identifies the ScaleLabelOptions.FormatString dependency property. Inherited from ScaleLabelOptions. |
| MultiplierProperty static | Identifies the ScaleLabelOptions.Multiplier dependency property. Inherited from ScaleLabelOptions. |
| OffsetProperty static | Identifies the ScaleLabelOptions.Offset dependency property. Inherited from ScaleLabelOptions. |
| OrientationProperty static | Identifies the LinearScaleLabelOptions.Orientation dependency property. |
| ShowFirstProperty static | Identifies the ScaleLabelOptions.ShowFirst dependency property. Inherited from ScaleLabelOptions. |
| ShowLastProperty static | Identifies the ScaleLabelOptions.ShowLast dependency property. Inherited from ScaleLabelOptions. |
| ZIndexProperty static | Identifies the ScaleLabelOptions.ZIndex dependency property. Inherited from ScaleLabelOptions. |
See Also