User (Legacy) Posted September 7, 2004 Report Share Posted September 7, 2004 Hi, I am using the 3D Bar chart. How do I label the Z axis? I have no problem with the X and Y axis. Thanks. Minh Link to comment Share on other sites More sharing options...
Software FX Posted September 8, 2004 Report Share Posted September 8, 2004 Use the following property to label the Z-Axis of a CLUSTER 3D Chart: chart.SerKey[i] = "Z- Axis Label"; -- FP Software FX Link to comment Share on other sites More sharing options...
User (Legacy) Posted September 8, 2004 Author Report Share Posted September 8, 2004 thanks. "SoftwareFX Support" <noreply@softwarefx.com> wrote in message news:jPIl$nalEHA.416@webserver3.softwarefx.com... > Use the following property to label the Z-Axis of a CLUSTER 3D Chart: > > chart.SerKey[i] = "Z- Axis Label"; > > -- > FP > Software FX > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted September 8, 2004 Author Report Share Posted September 8, 2004 A followup question. How do you show the Z-Axis Legend (label) in tooltip? I have no problem with X-Axis Legend (tipMask "%l"). Thanks again. Minh "SoftwareFX Support" <noreply@softwarefx.com> wrote in message news:jPIl$nalEHA.416@webserver3.softwarefx.com... > Use the following property to label the Z-Axis of a CLUSTER 3D Chart: > > chart.SerKey[i] = "Z- Axis Label"; > > -- > FP > Software FX > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted September 8, 2004 Author Report Share Posted September 8, 2004 found it. I used SerLeg. "Ming Goi" <mgoi@angoss.com> wrote in message news:lPY7lmblEHA.416@webserver3.softwarefx.com... > A followup question. > How do you show the Z-Axis Legend (label) in tooltip? > I have no problem with X-Axis Legend (tipMask "%l"). > Thanks again. > Minh > > "SoftwareFX Support" <noreply@softwarefx.com> wrote in message > news:jPIl$nalEHA.416@webserver3.softwarefx.com... > > Use the following property to label the Z-Axis of a CLUSTER 3D Chart: > > > > chart.SerKey[i] = "Z- Axis Label"; > > > > -- > > FP > > Software FX > > > > > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.