Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |