Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Indicates whether the series is plotted as a line on a column chart.
Syntax
<ChartSeries>
...
<PlotType>...</PlotType>
...
</ChartSeries>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
Auto |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Hinweise
The PlotType element must contain one of the following strings:
- Auto
- Line
If the value of PlotType is Auto, the series is plotted based on the primary chart type, for example, the plot type for a column chart is columns.
Siehe auch
Verweis
Report Definition XML Elements