Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Represents the possible anchor shapes.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Enumeration ChartCalloutLineAnchorTypes
'Uso
Dim instance As ChartCalloutLineAnchorTypes
public enum ChartCalloutLineAnchorTypes
public enum class ChartCalloutLineAnchorTypes
type ChartCalloutLineAnchorTypes
public enum ChartCalloutLineAnchorTypes
Membros
| Nome do membro | Descrição | |
|---|---|---|
| Arrow | An arrow anchor. | |
| Diamond | A diamond anchor. | |
| None | No anchor shape. | |
| Round | A round anchor. | |
| Square | A square anchor. |