Search found 2 matches
- Tue Dec 02, 2003 12:44 pm
- Forum: ActiveX
- Topic: Legend Color
- Replies: 3
- Views: 14619
Make a simple stacked bar chart
Tks for your response. Now, I'm trying to make the following chart, I made first with Excel 2000. I have a table with the data and make a simple chart stacked column. Muy.Dificil Dificil Media Facil Muy.Facil 02/11 33 3 3 1 9/11 28 4 3 1 16/11 27 2 2 1 1 23/11 19 30/11 26 1 1 1/12 30 1 1 Selecting t...
- Mon Dec 01, 2003 8:04 pm
- Forum: ActiveX
- Topic: Legend Color
- Replies: 3
- Views: 14619
Legend Color
Hi! I've had some troubles with the chart that have more than one series. I'm trying to make one self stacked chart, and the color reference in the legend doesn't appear. Please, review the following source code and tell me what is the problem. (Put one TChart and a Command Button in a form) Tks Chr...