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

成员

成员名称 说明
Text The legend cell contains text.
SeriesSymbol The legend cell contains a series of symbol, such as a line or rectangle.
Image The legend cell contains an image.