ChartCalloutLineAnchor 열거형
Specifies the shape to be drawn at the end of the callout line.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public Enumeration ChartCalloutLineAnchor
‘사용 방법
Dim instance As ChartCalloutLineAnchor
public enum ChartCalloutLineAnchor
public enum class ChartCalloutLineAnchor
type ChartCalloutLineAnchor
public enum ChartCalloutLineAnchor
멤버
| 멤버 이름 | 설명 | |
|---|---|---|
| Arrow | An arrow. | |
| Diamond | A diamond. | |
| Square | A square. | |
| Round | A circle. | |
| None | No shape. |