Share via


ChartSeriesSubtype 열거형

Specifies the visualization subtype for the ChartSeries.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration ChartSeriesSubtype
‘사용 방법
Dim instance As ChartSeriesSubtype
public enum ChartSeriesSubtype
public enum class ChartSeriesSubtype
type ChartSeriesSubtype
public enum ChartSeriesSubtype

멤버

멤버 이름 설명
Bar A bar-type Range chart.
BoxPlot A box plot-type Range chart.
Bubble A bubble-type Scatter chart.
Candlestick A candlestick-type Range chart.
Column A column-type Range chart.
Doughnut A doughnut-type Shape chart.
ErrorBar An error bar-type Range chart.
ExplodedDoughnut An exploded doughnut-type Shape chart.
ExplodedPie An exploded pie-type Shape chart.
Funnel A funnel-type Shape chart.
PercentStacked A percent stacked-type Column, Bar, or Area chart.
Pie A pie-type Shape chart.
Plain A plain chart.
Pyramid A pyramid-type Shape chart.
Radar A radar-type Polar chart.
Smooth A smooth-lined Line, Area, or Range chart.
Stacked A stacked-type Area chart.
Stepped A stepped-lined Line chart.
Stock A stock-type Range chart.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스