ChartAxis.LogScale 屬性

定義

會得到或設定一個值,表示該軸是否為對數。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> LogScale { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> LogScale { get; set; }
member this.LogScale : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property LogScale As ReportExpression(Of Boolean)

屬性值

ReportExpression<T> 物件。

適用於