GaugeMarkerStyles 枚举

Specifies for a GaugePointer the type of the marker.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Enumeration GaugeMarkerStyles
用法
Dim instance As GaugeMarkerStyles
public enum GaugeMarkerStyles
public enum class GaugeMarkerStyles
type GaugeMarkerStyles
public enum GaugeMarkerStyles

成员

成员名称 说明
Triangle A triangular marker.
None No marker.
Rectangle A rectangular marker.
Circle A circular marker.
Diamond A diamond marker.
Trapezoid A trapezoidal marker.
Star A star marker.
Wedge A wedge marker.
Pentagon A pentagonal marker.