Example of undefined in React Chart Component

/
/
VerticalChart

This sample illustrates a sales versus profit margin analysis using a vertical chart by changing the orientation of the x-axis to vertical and the y-axis to horizontal.

More Details...

Loading....
Description

In this example, you can see how to render and configure the vertical type charts. To render a chart in vertical manner, you can use isTransposed in chart.

More information on the isTransposed can be found in this documentation section.