'DeclarationProperty TickLabelSpacing As System.Integer
'UsageDim instance As IAxis Dim value As System.Integer instance.TickLabelSpacing = value value = instance.TickLabelSpacing
System.int TickLabelSpacing {get; set;}
read-write property TickLabelSpacing: System.Integer;
function get,set TickLabelSpacing : System.int