LinearScaleLevelBarOptions Properties
Contains layout options for a linear scale’s level bar.Name | Description |
---|---|
FactorThickness | Gets or sets a value by which the level bar‘s thickness should be multiplied. |
Fill | Defines the color to fill this object. Inherited from GaugeOptionsBase. |
Offset | Gets or sets the offset specifying a level bar‘s position on a Linear scale. |
ZIndex | Gets or sets the z-index of the object. Inherited from GaugeOptionsBase. |
See Also