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 the visualization type for the ChartSeries.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartSeriesType
'Usage
Dim instance As ChartSeriesType
public enum ChartSeriesType
public enum class ChartSeriesType
type ChartSeriesType
public enum ChartSeriesType
Members
| Member name | Description | |
|---|---|---|
| Area | An area chart. | |
| Bar | A bar chart. | |
| Column | A column chart. | |
| Line | A line chart. | |
| Polar | A polar chart. | |
| Range | A range chart. | |
| Scatter | A scatter chart. | |
| Shape | A shape chart. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace