ArcScaleNeedleOptions Properties
Contains layout options for arc scale needles.| Name | Description |
|---|---|
| EndOffset | Gets or sets the offset of the needle‘s end point from the edge of the Circular scale. |
| Fill | Defines the color to fill this object. Inherited from GaugeOptionsBase. |
| StartOffset | Gets or sets the offset of the needle‘s starting point from the Circular scale center. |
| ZIndex | Gets or sets the z-index of the object. Inherited from GaugeOptionsBase. |
See Also