ScaleLineOptions Fields
Contains layout and appearance options for a scale line.| Name | Description |
|---|---|
| FillProperty static | Identifies the GaugeOptionsBase.Fill dependency property. Inherited from GaugeOptionsBase. |
| OffsetProperty static | Identifies the ScaleLineOptions.Offset dependency property. |
| ThicknessProperty static | Identifies the ScaleLineOptions.Thickness dependency property. |
| ZIndexProperty static | Identifies the GaugeOptionsBase.ZIndex dependency property. Inherited from GaugeOptionsBase. |
See Also