Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1175
BubbleChart 2D/3D radius
posted

In the 2D bubble chart I see where you set x, y, and radius

ctrlUltraChart

 

 

.BubbleChart.ColumnX = X axis column

ctrlUltraChart.BubbleChart.ColumnY = Y axis column

ctrlUltraChart.BubbleChart.ColumnZ = Radius column

But in the 3D bubble chart I don't see where to set the radius since ColumnZ no longer equals radius

Here is info on the bubble chart 3D showing it needs four columns

http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Chart_Working_with_3D_Bubble_Chart_Data.html

when I look in

ctrlUltraChart

 

 

.BubbleChart

I don't see anywhere to set the fourth(radius column)

any help would be much appreciated, thank you, Jamie