ChartCalloutStyles 枚举
Specifies the style to use when drawing the callout lines.
命名空间: Microsoft.ReportingServices.RdlObjectModel
程序集: Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)
语法
声明
Public Enumeration ChartCalloutStyles
用法
Dim instance As ChartCalloutStyles
public enum ChartCalloutStyles
public enum class ChartCalloutStyles
type ChartCalloutStyles
public enum ChartCalloutStyles
成员
成员名称 | 说明 | |
---|---|---|
Underline | Attach the callout line to an underline on the label. | |
Box | Attach the callout line to a box around the label. | |
None | No additional label style for the callout line. |