LinearPointerTypes 列挙体
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 | LinearPointer はマーカーです。 | |
Bar | LinearPointer はバーです。 | |
Thermometer | LinearPointer は温度計です。 |