Поделиться через


Перечисление ChartCellType

Specifies a legend cell type.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Enumeration ChartCellType
'Применение
Dim instance As ChartCellType
public enum ChartCellType
public enum class ChartCellType
type ChartCellType
public enum ChartCellType

Элементы

Имя элемента Описание
Image The legend cell contains an image.
SeriesSymbol The legend cell contains a series of symbol, such as a line or rectangle.
Text The legend cell contains text.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering