ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  VB.Net Documentation
Posted by Bruce Kirkpatrick on Apr-02-2017 07:49
Hi,
There are an amazing amount of examples in the documentation and it is obvious that a lot of work went into creating them, but HOW do you get to the VB.NET examples???
The page lists a path that looks like some type of partial URL:
(A VB.NET version of this code is available at NetWebChartsVBNetASPmultiline2.aspx.)
I cant see how this gets you anywhere.

  Re: VB.Net Documentation
Posted by Peter Kwan on Apr-03-2017 21:32
Hi Bruce,

Sorry for the confusion. The 'NetWebCharts\\VBNetASP\\multiline2.aspx" refers to the path of the source code file in the ChartDirector download.

Please download ChartDirector for .NET from our web site:

http://www.advsofteng.com/download.html

(Download the "ChartDirector for .NET - Software and CHM Documentation")

Included in the download are the completed ChartDirector for .NET with all the sample code. We distribute the sample code in 6 editions as follows:

- ASP.NET Web Forms C#
- ASP.NET Web Forms VB.NET
- ASP.NET MVC C# (consisted of two files for Views and Controllers)
- ASP.NET MVC VB.NET  (consisted of two files for Views and Controllers)
- Windows Forms C#
- Windows Forms VB.NET

Because there are so many editions, for brievity, we only include the C# code in the documentation, and include a reference on how you could find the VB.NET code. If you have the download, you should be able to find those files in the path mentioned in the documentation.

Regards
Peter Kwan