Wrox Programmer Forums
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 12th, 2005, 12:49 PM
Registered User
 
Join Date: Jul 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Graphs in Forms

Hi,

I have written a macro to format data in an Excel spreadsheet (365 lines of data with a dates in column 1 followed by 48 columns of numeric data). What I would now like to do is show the data in a thumbnail graph similar to the 'Click to see preview' in Excel charting. The graph does not have to be sophisticated, it is the shape I am interested in not the individual values. All ideas welcome, because I'm well and truly stuck.

Many thanks.
 
Old July 12th, 2005, 01:49 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 627
Thanks: 0
Thanked 0 Times in 0 Posts
Default

the easiest way is to use the MSChart control:

http://msdn.microsoft.com/library/de...hartobject.asp

Marco





Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating Charts & Graphs on Web Forms Harley VB.NET 1 April 5th, 2005 08:34 AM
Generate all possible graphs mehdi62b C++ Programming 3 October 6th, 2004 03:28 PM
dynamic graphs starlit Classic ASP Databases 1 February 11th, 2004 08:05 AM
Graphs jieli1001 ASP.NET 1.0 and 1.1 Professional 4 August 1st, 2003 06:23 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.