Search
BaseScale Properties
 


 Public Properties

  Name Description

customFunction

Gets or sets the function to be used for distribution of values along the scale when functionType is set to Custom.

functionArgument

Gets or sets the argument passed to custom functions.

functionType

Gets or sets the type of the function used to calculate the distribution of values along the scale.

logarithmBase

Gets or sets the logarithm base when FunctionType is set to Logarithmic.

majorTickSettings

Gets the settings for the major ticks and their associated labels.

maxValue

Gets or sets the maximal value displayed by the scale.

middleTickSettings

Gets the settings for the middle ticks and their associated labels.

minorTickSettings

Gets the settings for the minor ticks and their associated labels.

minValue

Gets or sets the minimal value displayed by the scale.

pointers

Returns the array of all pointers in this scale.

ranges

Returns the array of all ranges in this scale.

reversedCustomFunction

Gets or sets the reversed version of the function specified through customFunction.

startWidth

Gets or sets the width of the scale at its beginning.

 See Also