次の方法で共有


LinearPointerTypes 列挙体

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 LinearPointer はバーです。
Marker LinearPointer はマーカーです。
Thermometer LinearPointer は温度計です。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間