Перечисление ChartLegendItemSeparatorTypes
Specifies the type of separator to use for the legend item.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration ChartLegendItemSeparatorTypes
'Применение
Dim instance As ChartLegendItemSeparatorTypes
public enum ChartLegendItemSeparatorTypes
public enum class ChartLegendItemSeparatorTypes
type ChartLegendItemSeparatorTypes
public enum ChartLegendItemSeparatorTypes
Элементы
Имя элемента | Описание | |
---|---|---|
DashLine | Separate with a dash line. | |
DotLine | Separate with a dotted line. | |
DoubleLine | Separate with a double line. | |
GradientLine | Separate with a gradient line. | |
Line | Separate with a line. | |
None | No separator. | |
ThickGradientLine | Separate with a thick gradient line. | |
ThickLine | Separate with a thick line. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.RdlObjectModel