共用方式為


MarkerStyles 列舉

Specifies for a GaugePointer the type of the marker.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Enumeration MarkerStyles
'用途
Dim instance As MarkerStyles
public enum MarkerStyles
public enum class MarkerStyles
type MarkerStyles
public enum MarkerStyles

成員

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

請參閱

參考

Microsoft.ReportingServices.RdlObjectModel 命名空間