Condividi tramite


Enumerazione GaugeBarStarts

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

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Enumeration GaugeBarStarts
'Utilizzo
Dim instance As GaugeBarStarts
public enum GaugeBarStarts
public enum class GaugeBarStarts
type GaugeBarStarts
public enum GaugeBarStarts

Membri

Nome membro Descrizione
ScaleStart The bar starts from the starting point of the GaugeScale.
Zero The bar starts from the zero point of the GaugeScale.