다음을 통해 공유


Subtype Element (RDL)

Indicates the subtype of the chart.

구문

<Chart>
    ...
    <Subtype>...</Subtype>
    ...
</Chart>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

See "Remarks"

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent element

Chart

Child element

None

주의

The Subtype element must contain a string appropriate to the chart type. Valid subtypes and the default subtype for each type are as follows.

Value of Type element Valid value

Column

Plain (Default), Stacked, PercentStacked

Bar

Plain (Default), Stacked, PercentStacked

Line

Plain (Default), Smooth

Pie

Plain (Default), Exploded

Scatter

Plain (Default), Line, SmoothLine

Bubble

Plain (Default)

Area

Plain (Default), Stacked, PercentStacked

Doughnut

Plain (Default), Exploded

Stock

HighLowClose (Default), OpenHighLowClose, Candlestick

참고 항목

참조

Report Definition XML Elements

도움말 및 정보

SQL Server 2005 지원 받기