Énumération ChartCalloutLineAnchor
Specifies the shape to be drawn at the end of the callout line.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration ChartCalloutLineAnchor
'Utilisation
Dim instance As ChartCalloutLineAnchor
public enum ChartCalloutLineAnchor
public enum class ChartCalloutLineAnchor
type ChartCalloutLineAnchor
public enum ChartCalloutLineAnchor
Membres
| Nom de membre | Description | |
|---|---|---|
| Arrow | An arrow. | |
| Diamond | A diamond. | |
| Square | A square. | |
| Round | A circle. | |
| None | No shape. |