ChartArea.EquallySizedAxesFont Propriété

Définition

Obtient une valeur qui indique que la même taille de police doit être utilisée pour tous les axes si la taille de police est automatique.

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)

Valeur de propriété

Objet ReportExpression<T>.

S’applique à