ScaleCustomElement Members
In This Article
#Constructors
Name | Description |
---|---|
Scale |
Initializes a new instance of the Scale |
#Fields
Name | Description |
---|---|
Content |
Identifies the Scale |
Content |
Identifies the Scale |
Visible |
Identifies the Scale |
ZIndex |
Identifies the Scale |
#Properties
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 |
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 |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Base |
See Also