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