AxisPlusButtonStyle
Documentation / @elitechart/core / AxisPlusButtonStyle
Defined in: renderer/axis-plus-button.ts:31
Visual style for the axis "+" badge. Override fields by spreading over DEFAULT_AXIS_PLUS_BUTTON_STYLE.
Example
Properties
border
Defined in: renderer/axis-plus-button.ts:34
fill
Defined in: renderer/axis-plus-button.ts:32
hoverRadiusX
Defined in: renderer/axis-plus-button.ts:44
Show the badge only while the cursor is within this horizontal distance of the plot-right edge. Avoids distraction when the user is working in the middle of the plot.
iconColor
Defined in: renderer/axis-plus-button.ts:33
offsetX
Defined in: renderer/axis-plus-button.ts:38
Horizontal offset from plot-right at which the badge centers.
size
Defined in: renderer/axis-plus-button.ts:36
Diameter in CSS pixels.