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