'Declaration
Property TickLabelSpacing As System.Integer
'Usage
Dim 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