Compartir a través de


BarStartTypes Enumeración

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

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Enumeration BarStartTypes
'Uso
Dim instance As BarStartTypes
public enum BarStartTypes
public enum class BarStartTypes
type BarStartTypes
public enum BarStartTypes

Miembros

Nombre del miembro Descripción
ScaleStart The bar starts from the starting point of the LinearScale.
Zero The bar starts from the zero point of the LinearScale.