'Declaration Public Property LabelRotationAngle As Integer
'Usage Dim instance As RadarValueAxis Dim value As Integer instance.LabelRotationAngle = value value = instance.LabelRotationAngle
public int LabelRotationAngle {get; set;}
'Declaration Public Property LabelRotationAngle As Integer
'Usage Dim instance As RadarValueAxis Dim value As Integer instance.LabelRotationAngle = value value = instance.LabelRotationAngle
public int LabelRotationAngle {get; set;}