Provides settings for the ticks and labels in a gauge scale.
The following tables list the members exposed by the TickSettings type.
Name | Description | |
---|---|---|
Creates an instance of TickSettings class. |
Name | Description | |
---|---|---|
Gets or sets the number of ticks and labels. |
||
Gets an array of CustomInterval objects, which can be used to customize the appearance of the ticks in a particular interval. |
||
Gets or sets the fill brush of the ticks. |
||
Gets or sets the font family of the labels. |
||
Gets or sets the font size of the labels. |
||
Gets or sets the font style of the labels. |
||
Gets or sets the alignment of the labels relative to the scale. |
||
Gets or sets the brush used to paint label texts. |
||
Gets or sets the offset of the labels relative to their calculated position. |
||
Gets or sets the rotation mode of the labels. |
||
Gets or sets the number recision of the labels. |
||
Gets or sets a value indicating whether the labels are visible. |
||
Gets or sets a value indicating whether to display a tick for the maxValue of the scale. |
||
Gets or sets a value indicating whether the ticks are visible. |
||
Gets or sets the value between adjacent ticks and labels. |
||
Gets or sets the stroke brush of the ticks. |
||
Gets or sets the alignment of the ticks relative to the scale. |
||
Gets or sets the height of a tick. |
||
Gets or sets the offset of the ticks relative to their calculated position. |
||
Gets or sets the shape of the ticks. |
||
Gets or sets the width of a tick. |
Name | Description | |
---|---|---|
Adds a CustomInterval object to these settings' customIntervals collection. |
||
Removes a CustomInterval object from these settings' customIntervals collection. |