'DeclarationProperty MinorUnit As System.Double
'UsageDim instance As IAxis Dim value As System.Double instance.MinorUnit = value value = instance.MinorUnit
System.double MinorUnit {get; set;}
read-write property MinorUnit: System.Double;
function get,set MinorUnit : System.double