Provides settings for the minor ticks and labels in a gauge scale.
The following tables list the members exposed by the MinorTickSettings type.
Name | Description | |
---|---|---|
Initializes a new instance of the MinorTickSettings class. |
Name | Description | |
---|---|---|
Identifies the Count dependency property. (Inherited from TickSettings.) |
||
Identifies the CustomIntervals dependency property. (Inherited from TickSettings.) |
||
Identifies the Fill dependency property. (Inherited from TickSettings.) |
||
Identifies the FontSize dependency property. (Inherited from TickSettings.) |
||
Identifies the FontWeight dependency property. (Inherited from TickSettings.) |
||
Identifies the LabelAlignment dependency property. (Inherited from TickSettings.) |
||
Identifies the LabelForeground dependency property. (Inherited from TickSettings.) |
||
Identifies the LabelFormat dependency property. (Inherited from TickSettings.) |
||
Identifies the LabelOffset dependency property. (Inherited from TickSettings.) |
||
Identifies the LabelRotation dependency property. (Inherited from TickSettings.) |
||
Identifies the LabelTemplate dependency property. (Inherited from TickSettings.) |
||
Identifies the ShowLabels dependency property. (Inherited from TickSettings.) |
||
Identifies the ShowMaxValueTick dependency property. (Inherited from TickSettings.) |
||
Identifies the ShowTicks dependency property. (Inherited from TickSettings.) |
||
Identifies the Step dependency property. (Inherited from TickSettings.) |
||
Identifies the Stroke dependency property. (Inherited from TickSettings.) |
||
Identifies the StrokeThickness dependency property. (Inherited from TickSettings.) |
||
Identifies the TickAlignment dependency property. (Inherited from TickSettings.) |
||
Identifies the TickHeight dependency property. (Inherited from TickSettings.) |
||
Identifies the TickOffset dependency property. (Inherited from TickSettings.) |
||
Identifies the TickShape dependency property. (Inherited from TickSettings.) |
||
Identifies the TickTemplate dependency property. (Inherited from TickSettings.) |
||
Identifies the TickWidth dependency property. (Inherited from TickSettings.) |
Name | Description | |
---|---|---|
Gets or sets the number of ticks and labels. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets a collection with CustomInterval objects, which can be used to customize the appearance of the ticks in a particular interval. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the fill brush of the ticks. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the font size of the labels. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the font weight of the labels. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the alignment of the labels relative to the scale. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the brush used to paint label texts. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the format for label texts. (Inherited from TickSettings.) |
||
Gets or sets the offset of the labels relative to their calculated position. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the rotation mode of the labels. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the DataTemplate to use for label representation. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets a value indicating whether the labels are visible. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets a value indicating whether to display a tick for the MaxValue of the scale. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets a value indicating whether the ticks are visible. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the value between adjacent ticks and labels. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the stroke brush of the ticks. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the thickness of tick strokes. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the alignment of the ticks relative to the scale. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the height of a tick. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the offset of he ticks relative to their calculated position. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the shape of the ticks. This is a dependency property. (Inherited from TickSettings.) |
||
Gets or sets the DataTemplate to use for tick representation. This is a dependency property. (Inherited from TickSettings.) |
||
TickSettings.TickType override. |
||
Gets or sets the width of a tick. This is a dependency property. (Inherited from TickSettings.) |
Name | Description | |
---|---|---|
Raises the PropertyChanged event. (Inherited from TickSettings.) |
Name | Description | |
---|---|---|
Raised when a property value changes. (Inherited from TickSettings.) |