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. |