Partager via


Énumération GaugeBarStarts

Specifies for a GaugePointer where the pointer will start if it is of type Bar.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

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

Membres

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