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
成員
成員名稱 | 說明 | |
---|---|---|
Box | Attach the callout line to a box around the label. | |
None | No additional label style for the callout line. | |
Underline | Attach the callout line to an underline on the label. |