ChartColumnType 枚举

Specifies a legend cell column type.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Enumeration ChartColumnType
用法
Dim instance As ChartColumnType
public enum ChartColumnType
public enum class ChartColumnType
type ChartColumnType
public enum ChartColumnType

成员

成员名称 说明
Text The legend cell column contains text.
SeriesSymbol The legend cell column contains a series symbol such as line, rectangle, or line with marker.