ScaleCustomElementBase Properties
The base class for custom scale elements.
Name | Description |
---|---|
Content | Gets or sets the custom scale element content. This is a dependency property. |
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 |
Visible | Gets or sets whether the scale custom element is visible. |
ZIndex | Gets or sets the z-index of custom elements. |
See Also