Decides whether the chart should have 3D effect or not.
Format:
View3D="True"
Possible values for this attribute:
|
Value |
Description |
|
True |
3D effect is applied to the chart elements |
|
False |
Chart appears in 2D. |
This attribute applies to:
Example:
<vc:Chart View3D="True" ... ></vc:Chart>