LinearPointerTypes 枚举

Specifies the type of a LinearPointer.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Enumeration LinearPointerTypes
用法
Dim instance As LinearPointerTypes
public enum LinearPointerTypes
public enum class LinearPointerTypes
type LinearPointerTypes
public enum LinearPointerTypes

成员

成员名称 说明
Bar The LinearPointer is a bar.
Marker The LinearPointer is a marker.
Thermometer The LinearPointer is a thermometer.

请参阅

参考

Microsoft.ReportingServices.OnDemandReportRendering 命名空间