次の方法で共有


ChartAxis.Maximum プロパティ

定義

軸の最大値を取得します。

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

プロパティ値

ReportVariantProperty オブジェクト。

適用対象