Udostępnij przez


Właściwość ChartAxisInstance.PreventFontGrow

Pobiera wartość obliczoną PreventFontGrow właściwość w ChartAxis klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property PreventFontGrow As Boolean
    Get
'Użycie
Dim instance As ChartAxisInstance
Dim value As Boolean

value = instance.PreventFontGrow
public bool PreventFontGrow { get; }
public:
property bool PreventFontGrow {
    bool get ();
}
member PreventFontGrow : bool
function get PreventFontGrow () : boolean

Wartość właściwości

Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości PreventFontGrow właściwość.