Перечисление ChartCalloutLineAnchorTypes
Represents the possible anchor shapes.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration ChartCalloutLineAnchorTypes
'Применение
Dim instance As ChartCalloutLineAnchorTypes
public enum ChartCalloutLineAnchorTypes
public enum class ChartCalloutLineAnchorTypes
type ChartCalloutLineAnchorTypes
public enum ChartCalloutLineAnchorTypes
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Arrow | An arrow anchor. | |
| Diamond | A diamond anchor. | |
| Square | A square anchor. | |
| Round | A round anchor. | |
| None | No anchor shape. |