LinearPointerTypes 枚举

Specifies the type of a LinearPointer.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

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

成员

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