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. | |
None | No anchor shape. | |
Round | A round anchor. | |
Square | A square anchor. |