NScaleLabelStyle Class Members
In This Topic
The following tables list the members exposed by NScaleLabelStyle.
Public Fields
Public Properties
| Name | Description |
| AlwaysInsideScale | Gets or sets a value indicating whether the label using this style will be placed always inside the scale bounds |
| Angle | Gets or sets the angle of the scale labels |
| ContentAlignment | Gets or sets the alignment of value labels relative to their origin point on the scale |
| NonOverlappingArea | Gets or sets additional non overllapping area around the label |
| Offset | Specifies the offset of the scale labels from the tickmarks in NLength format |
| TextStyle | Gets or sets the NTextStyle object applied to the scale value labels text. |
| VisibilityMode | Gets or sets the range label visibility mode |
| ZOrder | Controls the Z order of the label |
Top
See Also