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