Freigeben über


MapLegend.AutoFitTextDisabled-Eigenschaft

Indicates whether text autosizing is disabled.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property AutoFitTextDisabled As ReportBoolProperty 
    Get
'Usage
Dim instance As MapLegend 
Dim value As ReportBoolProperty 

value = instance.AutoFitTextDisabled
public ReportBoolProperty AutoFitTextDisabled { get; }
public:
property ReportBoolProperty^ AutoFitTextDisabled {
    ReportBoolProperty^ get ();
}
member AutoFitTextDisabled : ReportBoolProperty
function get AutoFitTextDisabled () : ReportBoolProperty

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Siehe auch

Verweis

MapLegend Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace