ChartAxis.minimumMargin Property
        
 Gets or sets the margin to add before the axis minimum 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 minimumMarginPixels.
        See Also