'Declaration Public Property AxisId As Integer
'Usage Dim instance As RadarValueAxis Dim value As Integer instance.AxisId = value value = instance.AxisId
public int AxisId {get; set;}
'Declaration Public Property AxisId As Integer
'Usage Dim instance As RadarValueAxis Dim value As Integer instance.AxisId = value value = instance.AxisId
public int AxisId {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | value is less than zero. |