Перечисление 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.