3D Charting
DXCharts for WPF supports the following 3D chart types:
Different Charts Types in One Diagram
Much like 2D Chart Types, 3D Charts can combine several compatible display types - as demonstrated in the following image. 
End-User Zooming and Rotation
You can allow end-users to zoom and rotate a chart via straightforward click and drag operations. In so doing, you don't have to guess which rotation angle to specify in order to make the chart's entire content visible. You simply generate the chart and end-users will be able to view it from any perspective.
Series Point Labels in 3D Charts
Our WPF Charting control fully supports value labels even in 3D charts. Like other chart elements, labels are correctly positioned taking full account of the current perspective and they can overlap other labels or be overlapped by other elements, providing a true 3D experience. 
|