Énumération GaugeMarkerStyles
Specifies for a GaugePointer the type of the marker.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration GaugeMarkerStyles
'Utilisation
Dim instance As GaugeMarkerStyles
public enum GaugeMarkerStyles
public enum class GaugeMarkerStyles
type GaugeMarkerStyles
public enum GaugeMarkerStyles
Membres
Nom de membre | Description | |
---|---|---|
Triangle | A triangular marker. | |
None | No marker. | |
Rectangle | A rectangular marker. | |
Circle | A circular marker. | |
Diamond | A diamond marker. | |
Trapezoid | A trapezoidal marker. | |
Star | A star marker. | |
Wedge | A wedge marker. | |
Pentagon | A pentagonal marker. |