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. |