Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies a legend cell type.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartCellType
'Usage
Dim instance As ChartCellType
public enum ChartCellType
public enum class ChartCellType
type ChartCellType
public enum ChartCellType
Members
| Member name | Description | |
|---|---|---|
| Image | The legend cell contains an image. | |
| SeriesSymbol | The legend cell contains a series of symbol, such as a line or rectangle. | |
| Text | The legend cell contains text. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace