Перечисление ChartLegendItemCellTypes
Represents the possible types for a cell in a legend item.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration ChartLegendItemCellTypes
'Применение
Dim instance As ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
public enum class ChartLegendItemCellTypes
type ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Text | A text cell. | |
| SeriesSymbol | A symbol cell. | |
| Image | An image cell. |