ChartCalloutLineAnchor 列舉型別
Specifies the shape to be drawn at the end of the callout line.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
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. |