Enumerazione ChartLegendColumnTypes
Represents the possible types of legend columns.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Enumeration ChartLegendColumnTypes
'Utilizzo
Dim instance As ChartLegendColumnTypes
public enum ChartLegendColumnTypes
public enum class ChartLegendColumnTypes
type ChartLegendColumnTypes
public enum ChartLegendColumnTypes
Membri
Nome membro | Descrizione | |
---|---|---|
SeriesSymbol | A symbol column. | |
Text | A text column. |