Dear Sir/Miss
Do you have any vb.net source code or simple for the chart rotation in web form?
The TChart version 4 included the TCommand and it work well in the asp.net to rotate the chart. so just want to know TChart.net got the same component?
Thank Alot
Cliven Yong
How to do the rotation in webform?
Hi Cliven,
the WebChart can only be showed as as image (it cannot be added as an object). The only way to do this is using the folloiwng code :
the WebChart can only be showed as as image (it cannot be added as an object). The only way to do this is using the folloiwng code :
Code: Select all
WebChart1.Chart.Aspect.Orthogonal = False
WebChart1.Chart.Aspect.Rotation = 50
Pep Jorge
http://support.steema.com
http://support.steema.com