Partilhar via


Propriedade do RDL MapLegend.AutoFitTextDisabled

Indicates whether text autosizing is disabled.

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

Sintaxe

'Declaração
Public ReadOnly Property AutoFitTextDisabled As ReportBoolProperty 
    Get
'Uso
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

Valor da propriedade

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

Consulte também

Referência

MapLegend Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering