User (Legacy) 2 Posted February 27, 2004 Report Share Posted February 27, 2004 Hello, I'm trying to create a chart with two series, one as a bar type and the other with a line type, i.e. line showing a cumulated version of what the bar is showing for the individual periods. Could you tell me if this is possible please. Thanks dominic Quote Link to post Share on other sites
Software FX 0 Posted February 27, 2004 Report Share Posted February 27, 2004 Yes. This is possible. Simply right-click on each the series and select the appropriate gallery type (if you are using the Chart FX designer). You can also do this through the property dialogs and through code by doing: chart.Series(<index>).Gallery = <gallery> -- FP Software FX Quote Link to post Share on other sites
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.