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

Specifies where a linear pointer will start if Type is set to Bar.

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

Синтаксис

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

Элементы

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