ChartEndCapTypes 枚举

Represents the possible styles of the anchor cap at the end of a line.

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

语法

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

成员

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