Partager via


Énumération BarStartTypes

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

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Enumeration BarStartTypes
'Utilisation
Dim instance As BarStartTypes
public enum BarStartTypes
public enum class BarStartTypes
type BarStartTypes
public enum BarStartTypes

Membres

Nom de membre Description
ScaleStart The bar starts from the starting point of the LinearScale.
Zero The bar starts from the zero point of the LinearScale.