MajorTickmarkOptions Fields
Contains settings that define the layout and behavior of the major tickmarks along the scale.Name | Description |
---|---|
FactorLengthProperty static | Identifies the TickmarkOptions.FactorLength dependency property. Inherited from TickmarkOptions. |
FactorThicknessProperty static | Identifies the TickmarkOptions.FactorThickness dependency property. Inherited from TickmarkOptions. |
FillProperty static | Identifies the GaugeOptionsBase.Fill dependency property. Inherited from GaugeOptionsBase. |
OffsetProperty static | Identifies the TickmarkOptions.Offset dependency property. Inherited from TickmarkOptions. |
ShowFirstProperty static | Identifies the MajorTickmarkOptions.ShowFirst dependency property. |
ShowLastProperty static | Identifies the MajorTickmarkOptions.ShowLast dependency property. |
ZIndexProperty static | Identifies the GaugeOptionsBase.ZIndex dependency property. Inherited from GaugeOptionsBase. |
See Also