<< Click to Display Table of Contents >>
Chart Out Direction
The output direction of the chart.
Set to one of Normal, Vertical, Horizontal, One, H Limit, and V Limit.
It applies when a chart splits into multiple graphs.
The Normal direction prints horizontally by default. However, Y-axis has more than 2 fields or, the chart has more than 2 series fields, the chart will be printed vertically.
Example
If a dataset bound with a chart contains 20 rows, it applies as below.
One |
|---|
|
Horizontal |
|---|
|
Vertical |
|---|
|
Normal |
|---|
|
H Limit |
|---|
|
V Limit |
|---|
|