Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Specifies the visualization type for the ChartSeries.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration ChartSeriesType
'Uso
Dim instance As ChartSeriesType
public enum ChartSeriesType
public enum class ChartSeriesType
type ChartSeriesType
public enum ChartSeriesType
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering