MinorTickColor property



The color of the minor tick marks.

Syntax

Set:     Axis.setMinorTickColor(tickColor)
Get: tickColor = Axis.getMinorTickColor

Applies to

Axis object.

Data type

Color. An object of type Color, which is defined in the java.awt package. The default value is Color.black. [[PS: Ref. a topic about accessing java classes.]]

See also
LineColor property
MajorGridColor property
MajorTickColor property
MinorGridColor property
xAxisMinorTickColor PARAM tag
xAxisMinorTickColor PARAM tag