次の方法で共有


GaugeTickMarkShapes 列挙体

CustomLabel の目盛りの形状を指定します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration GaugeTickMarkShapes
'使用
Dim instance As GaugeTickMarkShapes
public enum GaugeTickMarkShapes
public enum class GaugeTickMarkShapes
type GaugeTickMarkShapes
public enum GaugeTickMarkShapes

メンバー

メンバー名 説明
Circle 円形のマーカー。
Diamond ひし形のマーカー。
None マーカーなし。
Pentagon 五角形のマーカー。
Rectangle 四角形のマーカー。
Star 星形のマーカー。
Trapezoid 台形のマーカー。
Triangle 三角形のマーカー。
Wedge くさび形のマーカー。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間