User (Legacy) Posted September 7, 2003 Report Share Posted September 7, 2003 With both the Series Legend and Data Editor spread and docked to the bottom, is there a way to display the Series Legend above the Data Editor? Thanks In Advance, J Quote Link to comment Share on other sites More sharing options...
Software FX Posted September 10, 2003 Report Share Posted September 10, 2003 The following code will do what you want: ChartFX1.DataEditor = True ChartFX1.SerLegBox = True ChartFX1.SerLegBoxObj.Docked = TGFP_BOTTOM The order is VERY important. -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.