ChartAxis.minimumMarginPixels Property

Gets or sets the margin to add before the axis minimum expressed in pixels.
 

Property Value

Type: Number (Integer)
 

Remarks

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

See Also