Enumeração LinearPointerTypes
Specifies the type of a LinearPointer.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration LinearPointerTypes
'Uso
Dim instance As LinearPointerTypes
public enum LinearPointerTypes
public enum class LinearPointerTypes
type LinearPointerTypes
public enum LinearPointerTypes
Membros
Nome do membro | Descrição | |
---|---|---|
Marker | The LinearPointer is a marker. | |
Bar | The LinearPointer is a bar. | |
Thermometer | The LinearPointer is a thermometer. |