ChartAxisInstance.LogScale 属性

定义

获取 LogScale 类中 ChartAxis 属性的计算值。

public:
 property bool LogScale { bool get(); };
public bool LogScale { get; }
member this.LogScale : bool
Public ReadOnly Property LogScale As Boolean

属性值

一个 Boolean 值,该值表示 LogScale 属性的计算值。

适用于