ScaleCustomLabel Properties
A custom scale label.
Name | Description |
---|---|
Content |
Gets or sets the custom scale element content. This is a dependency property.
Inherited from Scale |
Content |
Gets or sets the template that defines the presentation of the custom element content represented by the Scale |
Fill |
Defines the color to fill this object.
Inherited from Gauge |
Offset | Gets or sets the offset specifying a custom label’s position on a scale. |
Value | Gets or sets the value at which the custom label is located on a scale. |
Visible |
Gets or sets whether the scale custom element is visible.
Inherited from Scale |
ZIndex |
Gets or sets the z-index of custom elements.
Inherited from Scale |
See Also