Freigeben über


ChartColumnType-Enumeration

Specifies a legend cell column type.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration ChartColumnType
'Usage
Dim instance As ChartColumnType
public enum ChartColumnType
public enum class ChartColumnType
type ChartColumnType
public enum ChartColumnType

Elemente

Elementname Beschreibung
SeriesSymbol The legend cell column contains a series symbol such as line, rectangle, or line with marker.
Text The legend cell column contains text.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace