473,799 Members | 2,934 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Mschart With Horizontal Bars

26 New Member
I want to show some data using MSChart with Horizontal Bars with Fill color similar to Column type. I don't want to use Line type. Is It possible with MSChart in VB6. or is it possible to rotate the column type chart.
Please help me.
Thank you.
Raj
Nov 2 '06 #1
0 1267

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1939
by: Gerhard Swart | last post by:
Good Morning, I have a licensed .Net product. Meaning I can develop and deploy my projects. I want to use MSChart in my latest project. Now I am not sure about the licensing of MSChart. As far as I know the MSChart ocx gets installed with VB.Net. If I want to deploy my project can I also deploy the MSChart ocx with my project without worrying about licensing for the MSChart ocx.
4
134391
by: justdummy | last post by:
Hi, I am struggling with a problem for sometimes. I need to display a table in a html and if the height of the table goes beyond 200 px then a vertical scrollbar should alone appear without any horizontal scroll bar. If the height of the table is less than 200 px then no scroll bars should appear. Here is the html below. I tried to wrap the table around a <div> tag but its doesn't work out as the scroll bar appear close to the scroll bar...
1
2120
by: Jeremy Chapman | last post by:
I've got a grid inside a div so that it's got scroll bars around it. What I want to do is have the header row fixed at the top, so that the vertical scroll bars scroll just the data rows of the grid while the horizontal scroll bar scrolls both the data and the header row. The only way I can think of doing it is putting the data portion as a seperate grid in a div and the header in a seperate div. I would force the header div not to have...
1
2878
by: RJN | last post by:
Hi I'm using an iFrame to enclose another document. The iFrame width is sufficient to hold the enclosed document. When the enclosed document has more data and exceeds the height set for iFrame, both the scroll bars , horizontal and vertical appear. I want to avoid the horizontal scroll bar. If I set the scrolling property to "no", then both the scroll bars don't appear. I tried placing the iFrame tag inside div and setting the scrolling...
0
2407
by: Jeffrey Spoon | last post by:
Hello, I'm trying to plot some data on a 2d line chart using MSChart. The code below worked fine on a 2d bar chart, but nothing appeared when using the 2dline chart property. Should I use the DataGrid at all, or can you bind the chart to a multi-dimension array and still have the chart updating? I have my readings in an ArrayList collection but never managed to bind it to the data grid, so I just decided to send the readings one by one...
0
1089
by: Joey | last post by:
Hello friends, somebody knows as adding bars of Vertical and horizontal displacement to a picture where I have a big image that he/she doesn't enter in the form. Greetings and thank you. -- Ceci est une signature automatique de MesNews. Site : http://www.mesnews.net
3
3101
by: vooose | last post by:
Consider a RichTextBox which is say 200 pixels wide and you do: richTextBox.WordWrap = false; richTextBox.Rtf = <lots of text> Assume the width of the rendered text is wider than 200 pixels so horizontal scroll bars appear. How do you determine the actual size of the text area? (so that you can determine the size richTextBox must be to NOT show the scroll bars)
2
5263
by: Martin Schneider | last post by:
Hi! Thanks for your ideas for the following problem: The text field has only a vertical scroll bar, but no horizontal one. When typing across the right boundary of the field the text is continued in the next line. I'd like a horizontal scrollbar to appear instead. Is there any other control doing this?
1
3664
by: bai | last post by:
In my page, I have both horizontal and vertical scroll bars. I want to to some action on Vertical scrollbar click/move and some other action on horizontal scrollbar move/click. How to know whether the click is on horizontal or vertical scrollbar?
0
10268
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10247
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9079
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7571
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6809
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5467
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5593
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4146
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2941
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.