ArcScaleLabelOptions Properties
Contains appearance and behavior options for arc scale labels.
Name | Description |
---|---|
Addend |
Gets or sets a value that should be added to every label’s value.
Inherited from Scale |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Format |
Gets or sets a value that specifies the format string for the display text on a scale.
Inherited from Scale |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Multiplier |
Gets or sets a value by which every label’s value should be multiplied.
Inherited from Scale |
Offset |
Gets or sets the offset specifying a label’s position on a scale.
Inherited from Scale |
Orientation | Provides different types of orientation for labels on the Circular scale. |
Show |
Gets or sets a value indicating whether the first label should be shown on a scale.
Inherited from Scale |
Show |
Gets or sets a value indicating whether the last label should be shown on a scale.
Inherited from Scale |
ZIndex |
Gets or sets the z-index of scale labels.
Inherited from Scale |
See Also