RangeBarOptionsBase Properties
Serves as the base class for range bar options.| Name | Description |
|---|---|
| Fill | Defines the color to fill this object. Inherited from GaugeOptionsBase. |
| Offset | Gets or sets the offset specifying a range bar’s position on a scale. |
| Thickness | Gets or sets a value that specifies the thickness of the range bar on a scale. |
| ZIndex | Gets or sets the z-index of the object. Inherited from GaugeOptionsBase. |
See Also