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