Właściwość GaugeInstance.AspectRatio
Pobiera wartość obliczoną AspectRatio właściwość w Gauge klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property AspectRatio As Double
Get
'Użycie
Dim instance As GaugeInstance
Dim value As Double
value = instance.AspectRatio
public double AspectRatio { get; }
public:
property double AspectRatio {
double get ();
}
member AspectRatio : float
function get AspectRatio () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości AspectRatio właściwość.
Zobacz także