'Declaration Public Property MajorUnit As Double
'Usage Dim instance As PolarRadiusAxis Dim value As Double instance.MajorUnit = value value = instance.MajorUnit
public double MajorUnit {get; set;}
'Declaration Public Property MajorUnit As Double
'Usage Dim instance As PolarRadiusAxis Dim value As Double instance.MajorUnit = value value = instance.MajorUnit
public double MajorUnit {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | value is less than or equal to zero. |