FlexReport for WinForms
LogBase プロパティ (Axis)


C1.Document アセンブリ > C1.Document.FlexChart 名前空間 > Axis クラス : LogBase プロパティ
Gets or sets the logarithmic base of the axis.
シンタックス
'宣言
 
Public Property LogBase As System.Double
'使用法
 
Dim instance As Axis
Dim value As System.Double
 
instance.LogBase = value
 
value = instance.LogBase
public System.double LogBase {get; set;}
解説
If the base is equal to NaN(default value) the axis uses a linear scale.
参照

参照

Axis クラス
Axis メンバ