ChartCalloutStyle 枚举

Specifies the style to use when drawing the callout lines.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Enumeration ChartCalloutStyle
用法
Dim instance As ChartCalloutStyle
public enum ChartCalloutStyle
public enum class ChartCalloutStyle
type ChartCalloutStyle
public enum ChartCalloutStyle

成员

成员名称 说明
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.