Enumerazione ChartLegendItemCellTypes
Represents the possible types for a cell in a legend item.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Enumeration ChartLegendItemCellTypes
'Utilizzo
Dim instance As ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
public enum class ChartLegendItemCellTypes
type ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
Membri
Nome membro | Descrizione | |
---|---|---|
Image | An image cell. | |
SeriesSymbol | A symbol cell. | |
Text | A text cell. |