Represents a scale within a gauge control.
The following tables list the members exposed by the BaseScale type.
Name | Description | |
---|---|---|
![]() |
Creates an instance of BaseScale. |
Name | Description | |
---|---|---|
![]() |
Adds a Pointer object to the pointers collection. |
|
![]() |
Adds a Range object to the ranges collection. |
|
![]() |
Gets the function to be used for distribution of values along the scale when functionType is set to Custom. |
|
![]() |
Gets the width of the scale at its end. |
|
![]() |
Gets the argument passed to custom functions. |
|
![]() |
Gets the type of the function used to calculate the distribution of values along the scale. |
|
![]() |
Gets the logarithm base when FunctionType is set to Logarithmic. |
|
![]() |
Gets the settings for the major ticks and their associated labels. |
|
![]() |
Gets the maximal value displayed by the scale. |
|
![]() |
Gets the settings for the middle ticks and their associated labels. |
|
![]() |
Gets the settings for the minor ticks and their associated labels. |
|
![]() |
Gets the minimal value displayed by the scale. |
|
![]() |
Returns the array of all pointers in this scale. |
|
![]() |
Returns the array of all ranges in this scale. |
|
![]() |
Gets the reversed version of the function specified through customFunction. |
|
![]() |
Gets the width of the scale at its beginning. |
|
![]() |
Removes a Pointer object from the pointers collection. |
|
![]() |
Removes a Range object from the ranges collection. |
|
![]() |
Sets the function to be used for distribution of values along the scale when functionType is set to Custom. |
|
![]() |
Sets the width of the scale at its end. |
|
![]() |
Sets the argument passed to custom functions. |
|
![]() |
Sets the type of the function used to calculate the distribution of values along the scale. |
|
![]() |
Sets the logarithm base when FunctionType is set to Logarithmic. |
|
![]() |
Sets the maximal value displayed by the scale. |
|
![]() |
Sets the minimal value displayed by the scale. |
|
![]() |
Sets the reversed version of the function specified through customFunction. |
|
![]() |
Sets the width of the scale at its beginning. |