A class representing a plot axis.
scaleAuto ( )
scaleExpression ( minExp, maxExp )
scaleRange ( min, max )
string minExp - The expression for the minimum of the scale.
string maxExp - The expression for the maximum of the scale.
number min - The value for the minimum of the scale.
number max - The value for the maximum of the scale.
The base + offset mode. Value must be one of:
0 - Automatic
1 - On
2 - Off
The number of minor ticks between two major ticks. The special value -1 forces Kst to determine this automatically.
The density of major tick markers along this axis. Value must be one of:
0 - Coarse
1 - Default
2 - Fine
3 - Very Fine
The type of scaling done on the axis. Value is one of:
0 - Auto
1 - All Curves (By Midpoint)
2 - Fixed
3 - Auto Up (Only Scales Upward)
4 - Auto (Spike Insensitive)
5 - Auto (obsolete, same as 0)
6 - Expression Based
The method with which the axis is interpreted and times are displayed.
The label for this axis.
The tick label for this axis.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team