次の方法で共有


ChartAxis.Minimum プロパティ

定義

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

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

プロパティ値

ReportVariantProperty オブジェクト。

適用対象