Freigeben über


Subtype Element (RDL)

Indicates the subtype of the chart.

Syntax

<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

Hinweise

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

Siehe auch

Verweis

Report Definition XML Elements

Hilfe und Informationen

Informationsquellen für SQL Server 2005