ChartLegendColumnTypes Enumeration
Represents the possible types of legend columns.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration ChartLegendColumnTypes
'Usage
Dim instance As ChartLegendColumnTypes
public enum ChartLegendColumnTypes
public enum class ChartLegendColumnTypes
type ChartLegendColumnTypes
public enum ChartLegendColumnTypes
Members
Member name | Description | |
---|---|---|
SeriesSymbol | A symbol column. | |
Text | A text column. |