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. |