Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |
|
Child element |
None |
Remarks
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 |
See Also
Reference
Report Definition XML Elements