MarkerOptionsBase Fields
Serves as the base class for all marker options.| Name | Description |
|---|---|
| FactorHeightProperty static | Identifies the MarkerOptionsBase.FactorHeight dependency property. |
| FactorWidthProperty static | Identifies the MarkerOptionsBase.FactorWidth dependency property. |
| FillProperty static | Identifies the GaugeOptionsBase.Fill dependency property. Inherited from GaugeOptionsBase. |
| OffsetProperty static | Identifies the MarkerOptionsBase.Offset dependency property. |
| ZIndexProperty static | Identifies the GaugeOptionsBase.ZIndex dependency property. Inherited from GaugeOptionsBase. |
See Also