ChartArea.EquallySizedAxesFont Proprietà

Definizione

Ottiene un valore che indica se per tutti gli assi devono essere utilizzate le stesse dimensioni del carattere, nel caso in cui tali dimensioni siano automatiche.

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)

Valore della proprietà

Un oggetto ReportExpression<T>.

Si applica a