Freigeben über


IndicatorState.ScaleFactor-Eigenschaft

Gets the scale factor of the state image.

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

Syntax

'Declaration
Public ReadOnly Property ScaleFactor As ReportDoubleProperty 
    Get
'Usage
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

Eigenschaftswert

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

Siehe auch

Verweis

IndicatorState Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace