ChartStartCapTypes 列舉型別
Represents the possible styles of the anchor cap at the start of a line.
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Enumeration ChartStartCapTypes
'用途
Dim instance As ChartStartCapTypes
public enum ChartStartCapTypes
public enum class ChartStartCapTypes
type ChartStartCapTypes
public enum ChartStartCapTypes
成員
| 成員名稱 | 描述 | |
|---|---|---|
| None | No cap. | |
| Arrow | An arrow cap. | |
| Diamond | A diamond cap. | |
| Square | A square cap. | |
| Round | A round cap. |