ChartAxis.maximumMargin Property

Gets or sets the margin to add after the axis maximum expressed as a percentage of the axis length.
 

Property Value

Type: Number
 

Remarks

The actual margin used by the axis is the largest of this or maximumMarginPixels.

See Also