LinearScale Properties
Represents the base class for scales in linear gauges.
Name | Description |
---|---|
Angle |
Gets or sets the angle, measured in degrees, at which the current object is displayed.
Inherited from Base |
Appearance | Provides access to appearance settings of the scale. |
Auto |
Gets or sets whether the scale’s range of values is automatically expanded when the scale’s current Value reaches either the Linear |
Bound |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Base |
Custom |
Gets or sets a value specifying a logarithmic base when the Arc |
Enabled |
Gets or sets whether the object is enabled.
Inherited from Base |
End |
Gets or sets the ending point of the scale. |
Hit |
Gets or sets whether the hit-testing feature is enabled for the current object.
Inherited from Base |
Is |
Gets a value indicating that the linear scale is currently being animated. |
Is |
This property is reserved for future use. |
Is |
Gets whether the form is currently being disposed of.
Inherited from Base |
Is |
Gets whether the current object is identical to the some predefined empty Linear |
Is |
This property is reserved for future use. |
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 |
Labels | Provides access to the collection of text labels displayed on the same layer as the current scale. |
Location |
Gets or sets the object’s location.
Inherited from Base |
Logarithmic | Gets or sets a value indicating whether the axis should display its numerical values using a logarithmic scale. |
Logarithmic |
Gets or sets a value specifying a logarithmic base when the Linear |
Major |
Gets or sets the total number of major tickmarks displayed on a linear scale. |
Major |
Provides access to major tick marks’ display options. |
Max |
Gets or sets the maximum value of the linear scale. |
Minor |
Gets or sets the number of minor tickmarks on the scale between adjacent major tickmarks. |
Minor |
Provides access to minor tick marks’ display options. |
Min |
Gets or sets the minimum value of the linear scale. |
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 |
Percent | Gets the percent of the current value, in relation to the scale’s minimum and maximum values. |
Ranges | Provides access to the collection of custom ranges with which you can mark specific value ranges along the scale. |
Renderable |
Gets or sets whether the object can be rendered on a graphics surface.
Inherited from Base |
Rescaling |
Enables an algorithm for smart adjustment of the Linear |
Rescaling |
Specifies the threshold, in percents, where the automatic correction of the Linear |
Rescaling |
Specifies the threshold, in percents, where the automatic correction of the Linear |
Scale |
Gets or sets the object’s scale along the X and Y axes.
Inherited from Base |
Scale |
Gets the length of the scale, determined by its minimum and maximum value. |
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 |
Start |
Gets or sets the starting point of the scale. |
Tick |
Gets the total number of major and minor tick marks on the scale. |
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 this scale should use Color Schemes. |
Value | Gets or sets the scale’s current value. |
ZOrder |
Gets or sets the Z-Order of the object.
Inherited from Base |
See Also