MarkerOptionsBase Properties
Serves as the base class for all marker options.Name | Description |
---|---|
FactorHeight | Gets or sets a value by which the marker’s height should be multiplied. |
FactorWidth | Gets or sets a value by which the marker’s width should be multiplied. |
Fill | Defines the color to fill this object. Inherited from GaugeOptionsBase. |
Offset | Gets or sets the offset specifying a marker’s position on a scale. |
ZIndex | Gets or sets the z-index of the object. Inherited from GaugeOptionsBase. |
See Also