ArcScaleMarkerOptions Properties
Contains layout options for an arc scale marker.| Name | Description |
|---|---|
| FactorHeight | Gets or sets a value by which the marker’s height should be multiplied. Inherited from MarkerOptionsBase. |
| FactorWidth | Gets or sets a value by which the marker’s width should be multiplied. Inherited from MarkerOptionsBase. |
| 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. Inherited from MarkerOptionsBase. |
| Orientation | Provides different types of orientation for the marker on the Circular scale. |
| ZIndex | Gets or sets the z-index of the object. Inherited from GaugeOptionsBase. |
See Also