FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > RadarValueAxis クラス : LabelRotationAngle プロパティ |
'Declaration
Public Property LabelRotationAngle As Integer
'使用法
Dim instance As RadarValueAxis Dim value As Integer instance.LabelRotationAngle = value value = instance.LabelRotationAngle
public int LabelRotationAngle {get; set;}