Vizzu / Modules / types/styles / Axis
Interface: Axis
types/styles.Axis
Properties for an axis.
Properties
color
• Optional
color: null
| Color
Color of the axis line.
label
• Optional
label: null
| AxisLabel
Style parameters of the axis labels.
title
• Optional
title: null
| AxisTitle
Style parameters of the axis title.