LinearScaleMarkerOptions Fields
Contains layout options for a linear scale marker.| Name | Description |
|---|---|
| FactorHeightProperty static | Identifies the MarkerOptionsBase.FactorHeight dependency property. Inherited from MarkerOptionsBase. |
| FactorWidthProperty static | Identifies the MarkerOptionsBase.FactorWidth dependency property. Inherited from MarkerOptionsBase. |
| OffsetProperty static | Identifies the MarkerOptionsBase.Offset dependency property. Inherited from MarkerOptionsBase. |
| OrientationProperty static | Identifies the LinearScaleMarkerOptions.Orientation dependency property. |
| ZIndexProperty static | Identifies the LinearScaleMarkerOptions.ZIndex dependency property. |
See Also