Поделиться через


Свойство Gauge.AspectRatio

Indicates the aspect ratio (width/height) to be used for drawing the gauge.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property AspectRatio As ReportDoubleProperty 
    Get
'Применение
Dim instance As Gauge 
Dim value As ReportDoubleProperty 

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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

См. также

Справочник

Gauge Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering