FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > RadarValueAxis クラス : LogarithmicBase プロパティ |
'Declaration Public Property LogarithmicBase As Double
'使用法 Dim instance As RadarValueAxis Dim value As Double instance.LogarithmicBase = value value = instance.LogarithmicBase
public double LogarithmicBase {get; set;}
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | valueが2未満であるか、1000を超えています。 |