'Declaration
Property LogBase As System.Double
'Usage
Dim instance As IAxis Dim value As System.Double instance.LogBase = value value = instance.LogBase
System.double LogBase {get; set;}
read-write property LogBase: System.Double;
function get,set LogBase : System.double