Share via


ChartArea.EquallySizedAxesFont Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob derselbe Schriftgrad für alle Achsen verwendet werden soll (wenn der Schriftgrad automatisch definiert wird).

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> EquallySizedAxesFont { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> EquallySizedAxesFont { get; set; }
member this.EquallySizedAxesFont : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property EquallySizedAxesFont As ReportExpression(Of Boolean)

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: