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 to be drawn at the end of the callout line.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartCalloutLineAnchor
'Usage
Dim instance As ChartCalloutLineAnchor
public enum ChartCalloutLineAnchor
public enum class ChartCalloutLineAnchor
type ChartCalloutLineAnchor
public enum ChartCalloutLineAnchor
Members
| Member name | Description | |
|---|---|---|
| Arrow | An arrow. | |
| Diamond | A diamond. | |
| None | No shape. | |
| Round | A circle. | |
| Square | A square. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace