LabelComponent Properties
Represents a label for a gauge.
Name | Description |
---|---|
Allow |
Gets or sets whether HTML tags can be used to format the Label. |
Angle |
Gets or sets the angle, measured in degrees, at which the current object is displayed.
Inherited from Base |
Appearance |
Contains appearance settings used to paint the label’s background. Inherited from Label. |
Appearance |
Contains appearance settings used to paint the label’s text. Inherited from Label. |
Binding |
Gets or sets the Binding |
Bound |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Base |
Data |
Provides access to the collection of data bindings for the control. |
Enabled |
Gets or sets whether the object is enabled.
Inherited from Base |
Format |
Gets or sets the format string for the display text. Inherited from Label. |
Hit |
Gets or sets whether the hit-testing feature is enabled for the current object.
Inherited from Base |
Is |
Gets whether the form is currently being disposed of.
Inherited from Base |
Is |
Gets whether the object has been locked by the Base |
Is |
Gets whether the object has been locked for updating.
Inherited from Base |
Is |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Base |
Location |
Gets or sets the object’s location.
Inherited from Base |
Name | Gets or sets the label’s name. Inherited from Label. |
Parent |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Base |
Parent |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Base |
Position | Gets or sets the position of the label’s center within the parent gauge. Inherited from Label. |
Renderable |
Gets or sets whether the object can be rendered on a graphics surface.
Inherited from Base |
Scale |
Gets or sets the object’s scale along the X and Y axes.
Inherited from Base |
Shader |
Gets or sets an object that allows the color of the object to be modified.
Inherited from Base |
Shapes |
Gets the collection of inner elements of the current object.
Inherited from Base |
Size | Gets or sets the label’s size. Inherited from Label. |
Text | Gets or sets the label’s text. Inherited from Label. |
Text |
Gets or sets the orientation of the label’s text. Inherited from Label. |
Text |
Gets the label’s shape. This method supports the internal infrastructure and is not intended to be used directly from your code. Inherited from Label. |
Transform |
Gets or sets the transformation matrix.
Inherited from Base |
Type |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Base |
Use |
Gets or sets whether the Color Scheme should be applied to this Label |
ZOrder |
Gets or sets the Z-Order of the object.
Inherited from Base |
See Also