Provides settings for the major ticks and labels in a gauge scale.
The following tables list the members exposed by the MajorTickSettings type.
Name | Description | |
---|---|---|
Initializes a new instance of the MajorTickSettings class. |
Name | Description | |
---|---|---|
(Inherited from TickSettings.) |
||
Gets the number of ticks and labels. (Inherited from TickSettings.) |
||
Gets a collection with CustomInterval objects, which can be used to customize the appearance of the ticks in a particular interval. (Inherited from TickSettings.) |
||
Gets the definition of the tick shape when getTickShape is set to TickShape.Custom. (Inherited from TickSettings.) |
||
Gets the fill brush of the ticks. (Inherited from TickSettings.) |
||
Gets the font family of the labels. (Inherited from TickSettings.) |
||
Gets the font size of the labels. (Inherited from TickSettings.) |
||
Gets the font style of the labels. (Inherited from TickSettings.) |
||
Gets the alignment of the labels relative to the scale. (Inherited from TickSettings.) |
||
Gets the brush used to paint label texts. (Inherited from TickSettings.) |
||
Gets the format for label texts. (Inherited from TickSettings.) |
||
Gets the offset of the labels relative to their calculated position. (Inherited from TickSettings.) |
||
Gets the rotation mode of the labels. (Inherited from TickSettings.) |
||
Gets a value indicating whether the labels are visible. (Inherited from TickSettings.) |
||
Gets a value indicating whether to display a tick for the BaseScale.getMaxValue of the scale. (Inherited from TickSettings.) |
||
Gets a value indicating whether the ticks are visible. (Inherited from TickSettings.) |
||
Gets the value between adjacent ticks and labels. (Inherited from TickSettings.) |
||
Gets the stroke brush of the ticks. (Inherited from TickSettings.) |
||
Gets the alignment of the ticks relative to the scale. (Inherited from TickSettings.) |
||
Gets the height of a tick. (Inherited from TickSettings.) |
||
Gets the offset of he ticks relative to their calculated position. (Inherited from TickSettings.) |
||
Gets the shape of the ticks. (Inherited from TickSettings.) |
||
Gets the type of ticks this object applies to. |
||
Gets the width of a tick. (Inherited from TickSettings.) |
||
(Inherited from TickSettings.) |
||
Sets the number of ticks and labels. (Inherited from TickSettings.) |
||
Sets a collection with CustomInterval objects, which can be used to customize the appearance of the ticks in a particular interval. (Inherited from TickSettings.) |
||
Sets the definition of the tick shape when getTickShape is set to TickShape.Custom. (Inherited from TickSettings.) |
||
(Inherited from TickSettings.) |
||
Sets the font family of the labels. (Inherited from TickSettings.) |
||
Sets the font size of the labels. (Inherited from TickSettings.) |
||
Sets the font style of the labels. (Inherited from TickSettings.) |
||
Sets the alignment of the labels relative to the scale. (Inherited from TickSettings.) |
||
Sets the brush used to paint label texts. (Inherited from TickSettings.) |
||
Sets the format for label texts. (Inherited from TickSettings.) |
||
Sets the offset of the labels relative to their calculated position. (Inherited from TickSettings.) |
||
Sets the rotation mode of the labels. (Inherited from TickSettings.) |
||
Sets a value indicating whether the labels are visible. (Inherited from TickSettings.) |
||
Sets a value indicating whether to display a tick for the BaseScale.getMaxValue of the scale. (Inherited from TickSettings.) |
||
Sets a value indicating whether the ticks are visible. (Inherited from TickSettings.) |
||
Sets the value between adjacent ticks and labels. (Inherited from TickSettings.) |
||
Sets the stroke brush of the ticks. (Inherited from TickSettings.) |
||
Sets the alignment of the ticks relative to the scale. (Inherited from TickSettings.) |
||
Sets the height of a tick. (Inherited from TickSettings.) |
||
Sets the offset of he ticks relative to their calculated position. (Inherited from TickSettings.) |
||
Sets the shape of the ticks. (Inherited from TickSettings.) |
||
Sets the width of a tick. (Inherited from TickSettings.) |
Name | Description | |
---|---|---|
(Inherited from TickSettings.) |