Compartir a través de


GaugeTickMarkShapes Enumeración

Specifies the shape of a tick mark for a CustomLabel.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Enumeration GaugeTickMarkShapes
'Uso
Dim instance As GaugeTickMarkShapes
public enum GaugeTickMarkShapes
public enum class GaugeTickMarkShapes
type GaugeTickMarkShapes
public enum GaugeTickMarkShapes

Miembros

Nombre del miembro Descripción
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.