ArcScaleMarkerOptions Properties
Contains layout options for an arc scale marker.
Name | Description |
---|---|
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 |
Factor |
Gets or sets a value by which the marker’s height should be multiplied.
Inherited from Marker |
Factor |
Gets or sets a value by which the marker’s width should be multiplied.
Inherited from Marker |
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 |
Offset |
Gets or sets the offset specifying a marker’s position on a scale.
Inherited from Marker |
Orientation | Provides different types of orientation for the marker on the Circular scale. |
ZIndex | Gets or sets the z-index of a marker. |
See Also