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