TickmarkOptions Fields
Serves as a base for classes that contain appearance and behavior options for tickmarks.| Name | Description |
|---|---|
| FactorLengthProperty static | Identifies the TickmarkOptions.FactorLength dependency property. |
| FactorThicknessProperty static | Identifies the TickmarkOptions.FactorThickness dependency property. |
| FillProperty static | Identifies the GaugeOptionsBase.Fill dependency property. Inherited from GaugeOptionsBase. |
| OffsetProperty static | Identifies the TickmarkOptions.Offset dependency property. |
| ZIndexProperty static | Identifies the GaugeOptionsBase.ZIndex dependency property. Inherited from GaugeOptionsBase. |
See Also