'Declaration Public Property MajorTickLength As Single
'Usage Dim instance As PolarRadiusAxis Dim value As Single instance.MajorTickLength = value value = instance.MajorTickLength
public float MajorTickLength {get; set;}
'Declaration Public Property MajorTickLength As Single
'Usage Dim instance As PolarRadiusAxis Dim value As Single instance.MajorTickLength = value value = instance.MajorTickLength
public float MajorTickLength {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | value is less than or equal to zero or greater than 72. |