Axis Ticks and Titles

Attributes for ticks and titles in axes in one and two dimensional plots
axisTickColor
{color} foreground color
Color for the axis ticks in one and two dimensional plots
axisTickFont
{font} 
Font for the axis ticks in one and two dimensional plots
axisTickFontSize
{integer} 10
Font size for the axis ticks in one and two dimensional plots. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the tick scaling factor
axisTickRotate
{integer} 
Rotation for graph ticks in degrees. It could be positive or negative.
axisTickScaleFontFactor
{float} 1
Scaling factor used to increse or decrease tick font size in the canvas in one and two dimensional plots
axisTitleColor
{color} foreground color
Color for the axis title in one and two dimensional plots
axisTitleFont
{font} 
Font for the axis titles in one and two dimensional plots
axisTitleFontSize
{integer} 10
Font size for the axis titles in one and two dimensional plots. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the axis title scaling factor
axisTitleScaleFontFactor
{float} 1
Scaling factor used to increase or decrease title font size in the canvas in one and two dimensional plots

Examples

Properties used: axisTickColor, axisTickRotate, axisTickScaleFontFactor, axisTitleColor, axisTitleScaleFontFactor, graphOrientation, graphType, showLegend.
Show code



Properties used: axisTickColor, axisTickRotate, axisTickScaleFontFactor, axisTitleColor, axisTitleScaleFontFactor, graphOrientation, graphType, showLegend.
Show code