FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > RadarIndexAxis クラス : MajorTickLength プロパティ |
'Declaration Public Property MajorTickLength As Single
'使用法 Dim instance As RadarIndexAxis Dim value As Single instance.MajorTickLength = value value = instance.MajorTickLength
public float MajorTickLength {get; set;}
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | valueが0以下であるか、72を超えています。 |