GaugeTickMarkShapes 列舉
Specifies the shape of a tick mark for a 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
成員
成員名稱 | 說明 | |
---|---|---|
Rectangle | A rectangular marker. | |
None | No marker. | |
Triangle | A triangular marker. | |
Circle | A circular marker. | |
Diamond | A diamond marker. | |
Trapezoid | A trapezoidal marker. | |
Star | A star marker. | |
Wedge | A wedge-shaped marker. | |
Pentagon | A pentagonal marker. |