TickmarkOptions Properties
Serves as a base for classes that contain appearance and behavior options for tickmarks.| Name | Description |
|---|---|
| FactorLength | Gets or sets a value by which the tickmarks’ length should be multiplied. |
| FactorThickness | Gets or sets a value by which the tickmarks’ thickness should be multiplied. |
| Fill | Defines the color to fill this object. Inherited from GaugeOptionsBase. |
| Offset | Gets or sets the offset of tickmarks shown on a scale. |
| ZIndex | Gets or sets the z-index of the object. Inherited from GaugeOptionsBase. |
See Also