ChartAxis.majorTickIntervalOffset Property
        
 Gets or sets the interval offset to use for the axis major tick mark elements.
 
         
        Property Value
        
Type: Number
        Value may be null.
        
If set to null, the default interval offset is used. A value 
 of Number.NEGATIVE_INFINITY represents intervals starting from the axis minimum, and
 a value of Number.POSITIVE_INFINITY represents intervals starting from the axis 
 maximum.