Compartilhar via


Enumeração BarStartTypes

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

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Enumeration BarStartTypes
'Uso
Dim instance As BarStartTypes
public enum BarStartTypes
public enum class BarStartTypes
type BarStartTypes
public enum BarStartTypes

Membros

Nome do membro Descrição
ScaleStart The bar starts from the starting point of the LinearScale.
Zero The bar starts from the zero point of the LinearScale.

Consulte também

Referência

Namespace Microsoft.ReportingServices.RdlObjectModel