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 the type of a PointerCap.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration GaugeCapStyles
'Usage
Dim instance As GaugeCapStyles
public enum GaugeCapStyles
public enum class GaugeCapStyles
type GaugeCapStyles
public enum GaugeCapStyles
Members
| Member name | Description | |
|---|---|---|
| FlattenedWithIndentation | Specifies that the PointerCap is round but flat with a regular-sized indentation in the middle. | |
| FlattenedWithWideIndentation | Specifies that the PointerCap is round but flat with a wide indentation in the middle. | |
| Rounded | Specifies that the PointerCap is rounded. | |
| RoundedDark | Specifies that the PointerCap is rounded with a darker shade. | |
| RoundedGlossyWithIndentation | Specifies that the PointerCap is rounded and glossy with a regular-sized indentation in the middle. | |
| RoundedLight | Specifies that the PointerCap is rounded with a lighter shade. | |
| RoundedWithAdditionalTop | Specifies that the PointerCap is rounded with an additional rounded top. | |
| RoundedWithIndentation | Specifies that the PointerCap is rounded with a regular-sized indentation in the middle. | |
| RoundedWithWideIndentation | Specifies that the PointerCap is rounded with a wide indentation in the middle. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace