Page 1 of 1

Custom axes for depth axis

Posted: Thu Jul 20, 2006 3:17 am
by 9338026
We currently are using custom axes so that we can move the axis to its correct position in the plot (for this we use the custom axis), while still keeping the titles outside the frame of the plot (for this we use the "real" axis, ie the property bottomAxis or LeftAxis).

This works well in 2-dimensional plots, because the series have properties for CustomHorizAxis and CustomVertAxis.

However, we also use 3d surface plots, and I can't find a property for CustomDepthAxis.

The solution we are going to use is to use the DepthTopAxis for this purpose, as our fake custom axis, and set its position % to -100.
However, a better solution would be if we could make use of a real custom axis for the depth as well.

Is there something I've overlooked, or is a custom axis not available for depth?

Thanks,
Dave

Posted: Thu Jul 20, 2006 8:40 am
by narcis
Hi Dave,

I can't think of any other solution for now. However, I'll add your request to our wish-list to be considered for inclusion in future releases.