'Declaration
Property TickLabelSpacingIsAuto As System.Boolean
'Usage
Dim instance As IAxis Dim value As System.Boolean instance.TickLabelSpacingIsAuto = value value = instance.TickLabelSpacingIsAuto
System.bool TickLabelSpacingIsAuto {get; set;}
read-write property TickLabelSpacingIsAuto: System.Boolean;
function get,set TickLabelSpacingIsAuto : System.boolean