Condividi tramite


Proprietà IndicatorState.ScaleFactor

Gets the scale factor of the state image.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ScaleFactor As ReportDoubleProperty 
    Get
'Utilizzo
Dim instance As IndicatorState 
Dim value As ReportDoubleProperty 

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

Valore proprietà

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

Vedere anche

Riferimento

IndicatorState Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering