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


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

Specifies where the labels within a GaugeScale should be placed relative to the GaugeScale.

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

Синтаксис

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

Элементы

Имя элемента Описание
Cross The labels are placed across the GaugeTickMarks within the GaugeScale.
Inside The labels are placed inside the GaugeTickMarks within the GaugeScale.
Outside The labels are placed outside the GaugeTickMarks within the GaugeScale.

См. также

Справочник

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