次の方法で共有


ChartAxis.LogBase プロパティ

定義

対数スケールに使用する底を取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象