EJSC.Axis.background
See Also: Using Colors
Definition
object background = { color: "#fff", opacity: 0, includeTitle: false };
Description
Defines the color and opacity of the axis area background. Setting the includeTitle property to true will fill the axis caption area as well as the ticks. If opacity is set to 0, no fill will occur. |