Condividi tramite


Subtype Element (RDL)

Indicates the subtype of the chart.

Sintassi

<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

Osservazioni

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

Vedere anche

Riferimento

Report Definition XML Elements

Guida in linea e informazioni

Assistenza su SQL Server 2005