共用方式為


ChartTypes 列舉

Specifies the visualization type for the ChartSeries.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Enumeration ChartTypes
'用途
Dim instance As ChartTypes
public enum ChartTypes
public enum class ChartTypes
type ChartTypes
public enum ChartTypes

成員

成員名稱 說明
Column A column chart.
Bar A bar chart.
Line A line chart.
Shape A shape chart.
Scatter A scatter chart.
Area An area chart.
Range A range chart.
Polar A polar chart.