Właściwość ChartAreaInstance.EquallySizedAxesFont
Pobiera wartość obliczoną EquallySizedAxesFont właściwość w ChartArea klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property EquallySizedAxesFont As Boolean
Get
'Użycie
Dim instance As ChartAreaInstance
Dim value As Boolean
value = instance.EquallySizedAxesFont
public bool EquallySizedAxesFont { get; }
public:
property bool EquallySizedAxesFont {
bool get ();
}
member EquallySizedAxesFont : bool
function get EquallySizedAxesFont () : boolean
Wartość właściwości
Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości EquallySizedAxesFont właściwość.
Zobacz także