Enumeración GaugeTickMarkShapes
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 | |
---|---|---|
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-shaped marker. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering