User (Legacy) Posted July 15, 1999 Author Report Share Posted July 15, 1999 Hi, I can't seem to be able to turn on the series legend. Can you help? 'Chart1.Type = Chart1.Type Or BAR Or CT_SHOWVALUES Or CT_SERLEGEND ' Hex values bar = 2 , 3d = 100 , showvalues = 200000, series legend = 40000000 Chart1.Type_ = 1075839234 does not seem to work... Thanks, Joy C. Tan Link to comment Share on other sites More sharing options...
User (Legacy) Posted July 15, 1999 Report Share Posted July 15, 1999 Hi, I can't seem to be able to turn on the series legend. Can you help? 'Chart1.Type = Chart1.Type Or BAR Or CT_SHOWVALUES Or CT_SERLEGEND ' Hex values bar = 2 , 3d = 100 , showvalues = 200000, series legend = 40000000 Chart1.Type_ = 1075839234 does not seem to work... Thanks, Joy C. Tan Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.