Search found 10 matches
- Wed Sep 27, 2006 2:23 pm
- Forum: .NET
- Topic: Add a bar and group it
- Replies: 5
- Views: 5545
Add a bar and group it
Hi Narcis, Sorry to bother you again but I think your answer is not the one I am looking for. I wish I could draw it but I don't think I am able to. I tend to add multiple bars in group "Jan" side by side without any gap. So it would be like multiple bar in "Jan" then another multiple bar in "Feb", ...
- Wed Sep 27, 2006 1:37 pm
- Forum: .NET
- Topic: Add a bar and group it
- Replies: 5
- Views: 5545
Add a bar and group it
Hi Narcis, In this issue, I am able to show the bar for "Jan","Feb", etc. The problem I am having is to add multiple bar in group "Jan" so each bar will be group side by side. So, my question is, do you think it is able to add multiple bar in group "Jan"? If yes, how can I make it happen? Thanks, ss...
- Tue Sep 26, 2006 4:08 pm
- Forum: .NET
- Topic: Add a bar and group it
- Replies: 5
- Views: 5545
Add a bar and group it
Hi, is there a way to group bars side by side? I like to make chart that showed: Jan, Feb, Mar, etc and each label ex:"Jan" contains mutliple bars of Types. I need to add each bar to be grouped ex "Jan" . as for right now here is the codes: Bar bar1 = new Bar(WebChart1.Chart); bar1.Add(Convert.ToDou...
- Wed Sep 13, 2006 1:24 pm
- Forum: .NET
- Topic: Legend symbol
- Replies: 4
- Views: 4630
- Tue Sep 12, 2006 3:38 pm
- Forum: .NET
- Topic: Legend symbol
- Replies: 4
- Views: 4630
Hi Narcis, Thank you for your reply. Actually I have a problem in my chart: I have 3 bars and like to modify legend completely to insert different value for ex: 3 bars contains : phone, meeting and todo activity and in legend I want to display just one user name that has this activity. so far I set ...
- Mon Sep 11, 2006 5:42 pm
- Forum: .NET
- Topic: Legend symbol
- Replies: 4
- Views: 4630
Legend symbol
I need to get rid of one or more legend symbols on the bar chart.
I know how to get rid of the text in the legend
using : GetLegendText property
but it did not take out the rectangle symbol infront of it.
is there any other property to take out both symbol and text completely?
Thanks in advance.
I know how to get rid of the text in the legend
using : GetLegendText property
but it did not take out the rectangle symbol infront of it.
is there any other property to take out both symbol and text completely?
Thanks in advance.
- Mon Sep 11, 2006 3:58 pm
- Forum: .NET
- Topic: How to get rid of labels on bar charts...
- Replies: 1
- Views: 2858
How to get rid of labels on bar charts...
I need to get rid of the labels on the bar chart. For example, The axis already says "Phone Calls", "Meetings", I don't need to see it again above the bar.
Which property sets the labels to invisible?
Thanks in advance.
Which property sets the labels to invisible?
Thanks in advance.
- Thu Feb 02, 2006 4:58 pm
- Forum: .NET
- Topic: Pie Chart Sizing and Printing Issue
- Replies: 4
- Views: 5699
Similar...
I'd like to do the same (convert "test label" to "test"<carriage return>"label") to the column labels, I'm sure it's possible.
Would I be accessing "GetXorizAxis"?
Would I be accessing "GetXorizAxis"?
- Thu Feb 02, 2006 2:26 pm
- Forum: .NET
- Topic: Pie Chart Sizing and Printing Issue
- Replies: 4
- Views: 5699
- Wed Feb 01, 2006 3:44 pm
- Forum: .NET
- Topic: Pie Chart Sizing and Printing Issue
- Replies: 4
- Views: 5699
Pie Chart Sizing and Printing Issue
1. I'm having a small but annoying problem. I can't seem to turn off the label for a pie chart - longer labels squishes the pie (because the Web Chart is set to a certain width). For example, the labels "Test" or "Approved" is fine, and the pie is a perfect circle. But longer column labels like "Ap...