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
メンバー
| メンバー名 | 説明 | |
|---|---|---|
| Bar | LinearPointer はバーです。 | |
| Marker | LinearPointer はマーカーです。 | |
| Thermometer | LinearPointer は温度計です。 |