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. |