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


Перечисление GaugeBarStarts

Specifies for a GaugePointer where the pointer will start if it is of type Bar.

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

Синтаксис

'Декларация
Public Enumeration GaugeBarStarts
'Применение
Dim instance As GaugeBarStarts
public enum GaugeBarStarts
public enum class GaugeBarStarts
type GaugeBarStarts
public enum GaugeBarStarts

Элементы

Имя элемента Описание
ScaleStart The bar starts from the starting point of the GaugeScale.
Zero The bar starts from the zero point of the GaugeScale.

См. также

Справочник

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