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 where the labels within a GaugeScale should be placed relative to the GaugeScale.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration GaugeLabelPlacements
'Usage
Dim instance As GaugeLabelPlacements
public enum GaugeLabelPlacements
public enum class GaugeLabelPlacements
type GaugeLabelPlacements
public enum GaugeLabelPlacements
Members
| Member name | Description | |
|---|---|---|
| Cross | The labels are placed across the GaugeTickMarks within the GaugeScale. | |
| Inside | The labels are placed inside the GaugeTickMarks within the GaugeScale. | |
| Outside | The labels are placed outside the GaugeTickMarks within the GaugeScale. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace