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 对象。

适用于