Share via


ChartAxis.Maximum Eigenschaft

Definition

Ruft den Maximalwert für die Achse ab oder legt ihn fest.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Maximum { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Maximum { get; set; }
member this.Maximum : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Maximum As ReportExpression

Eigenschaftswert

Ein ReportExpression-Objekt.

Gilt für: