ChartCalloutAnchorCapTypes 枚举

Represents the possible anchor cap shapes.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Enumeration ChartCalloutAnchorCapTypes
用法
Dim instance As ChartCalloutAnchorCapTypes
public enum ChartCalloutAnchorCapTypes
public enum class ChartCalloutAnchorCapTypes
type ChartCalloutAnchorCapTypes
public enum ChartCalloutAnchorCapTypes

成员

成员名称 说明
None A plain anchor cap.
Arrow An arrow anchor cap.
Diamond A diamond anchor cap.
Square A square anchor cap.
Round A round anchor cap.