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