Provides settings for the ticks and labels in a gauge scale.
The following tables list the members exposed by the TickSettings type.
Name | Description | |
---|---|---|
Initializes a new instance of the TickSettings class. |
Name | Description | |
---|---|---|
Gets or sets the number of ticks and labels. |
||
Gets or sets a collection with CustomInterval objects, which can be used to customize the appearance of the ticks in a particular interval. |
||
Gets or sets the definition of the tick shape when TickShape is set to Custom. |
||
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 format for 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 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 he ticks relative to their calculated position. |
||
Gets or sets the shape of the ticks. |
||
Gets the type of ticks this object applies to. |
||
Gets or sets the width of a tick. |
Name | Description | |
---|---|---|
Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
Raised when a property value changes. |