ScaleLineOptions Properties
Contains layout and appearance options for a scale line.| Name | Description |
|---|---|
| Fill | Defines the color to fill this object. Inherited from GaugeOptionsBase. |
| Offset | Gets or sets the offset specifying a line’s position on a scale. |
| Thickness | Gets or sets a value that specifies the thickness of the line on a scale. |
| ZIndex | Gets or sets the z-index of the object. Inherited from GaugeOptionsBase. |
See Also