Open this page in the API Guide
ChartAxis.maximumMarginPixels Property
Gets or sets the margin to add after the axis maximum expressed in pixels.
Property Value
Type: Number (Integer)
Remarks
The actual margin used by the axis is the largest of this or maximumMargin.
See Also