Enumerazione ChartTypes
Specifies the visualization type for the ChartSeries.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Enumeration ChartTypes
'Utilizzo
Dim instance As ChartTypes
public enum ChartTypes
public enum class ChartTypes
type ChartTypes
public enum ChartTypes
Membri
Nome membro | Descrizione | |
---|---|---|
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. |