Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies for a GaugePointer the type of the marker.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration GaugeMarkerStyles
'Usage
Dim instance As GaugeMarkerStyles
public enum GaugeMarkerStyles
public enum class GaugeMarkerStyles
type GaugeMarkerStyles
public enum GaugeMarkerStyles
Members
| Member name | Description | |
|---|---|---|
| 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 marker. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace