Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Specifies the shape of a tick mark for a CustomLabel.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration GaugeTickMarkShapes
'Usage
Dim instance As GaugeTickMarkShapes
public enum GaugeTickMarkShapes
public enum class GaugeTickMarkShapes
type GaugeTickMarkShapes
public enum GaugeTickMarkShapes
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-shaped marker. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace