Jegyzet
Az oldalhoz való hozzáférés engedélyezést igényel. Próbálhatod be jelentkezni vagy könyvtárat váltani.
Az oldalhoz való hozzáférés engedélyezést igényel. Megpróbálhatod a könyvtár váltását.
Specifies the type of a LinearPointer.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration LinearPointerTypes
'Usage
Dim instance As LinearPointerTypes
public enum LinearPointerTypes
public enum class LinearPointerTypes
type LinearPointerTypes
public enum LinearPointerTypes
Members
| Member name | Description | |
|---|---|---|
| Bar | The LinearPointer is a bar. | |
| Marker | The LinearPointer is a marker. | |
| Thermometer | The LinearPointer is a thermometer. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace