次の方法で共有


ChartAxis.LogScale プロパティ

定義

軸の目盛りが対数であるかどうかを示す値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ LogScale { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty LogScale { get; }
member this.LogScale : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property LogScale As ReportBoolProperty

プロパティ値

ReportBoolProperty オブジェクト。

適用対象