Właściwość StateIndicator.ScaleFactor
Pobiera Skala wskaźnik stanu.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ScaleFactor As ReportDoubleProperty
Get
'Użycie
Dim instance As StateIndicator
Dim value As ReportDoubleProperty
value = instance.ScaleFactor
public ReportDoubleProperty ScaleFactor { get; }
public:
property ReportDoubleProperty^ ScaleFactor {
ReportDoubleProperty^ get ();
}
member ScaleFactor : ReportDoubleProperty
function get ScaleFactor () : ReportDoubleProperty
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty obiektu.
Zobacz także