ChartAxis.Maximum Property

Definition

Gest the maximum value for the axis.

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

Property Value

A ReportVariantProperty object.

Applies to