Udostępnij za pośrednictwem


Właściwość GaugeLabelInstance.ResizeMode

Pobiera wartość obliczoną ResizeMode właściwość w GaugeLabel klasy

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

Składnia

'Deklaracja
Public ReadOnly Property ResizeMode As GaugeResizeModes
    Get
'Użycie
Dim instance As GaugeLabelInstance
Dim value As GaugeResizeModes

value = instance.ResizeMode
public GaugeResizeModes ResizeMode { get; }
public:
property GaugeResizeModes ResizeMode {
    GaugeResizeModes get ();
}
member ResizeMode : GaugeResizeModes
function get ResizeMode () : GaugeResizeModes

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugeResizeModes
A GaugeResizeModes wartości reprezentującej obliczonej wartości ResizeMode właściwość.