Partilhar via


Enumeração GaugeBarStarts

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

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

Membros

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