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