Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
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. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.RdlObjectModel