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