Hi Irene,
1. Are you referring to a x, y or z scale? You can add these both in property pages and programatically. Configure them by right-clicking on the graph and selecting Properties. On the Axes tab you can configure each of the axes. If you're referring to a scale telling what numeric values are associated with which colors then this is not something you can add automatically. You can however get the information that would be needed to create your own scale. The following post discusses this in some detail and gives an example in LabVIEW. You can use the ColorMapColors and ColorMapValues properties to obtain this information.
_49_%24_6_&UCATEGORY_S=0&USEARCHCONTEXT_QUESTION_0=3d+intensity&USEARCHCONTEXT_QUESTION_S=0> Is it p...2. You can rotate the graph from the property pages as well. Open the property pages and select the Graph tab and then the 3D tab. This tab allows you to rotate the 3D graph. You can also configure this programmatically.
I hope this helps!!
Regards,
Sarah Miracle
National Instruments