Click here to Skip to main content
15,891,316 members
Articles / Desktop Programming / MFC

Scientific charting control

Rate me:
Please Sign up or sign in to vote.
4.84/5 (122 votes)
17 Jan 20055 min read 1.3M   42.6K   405  
Multi-purpose scientific charting control.
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XGRAPH", "XGRAPH.vcproj", "{545EF5CA-5519-473A-8399-DC1E73914673}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SourceCodeControl) = preSolution
		SccNumberOfProjects = 1
		SccProjectUniqueName0 = XGRAPH.vcproj
		SccProjectName0 = \u0022$/XGRAPH\u0022,\u0020BQFAAAAA
		SccLocalPath0 = .
		SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe
		CanCheckoutShared = false
	EndGlobalSection
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
		Unicode Debug = Unicode Debug
		Unicode Release = Unicode Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{545EF5CA-5519-473A-8399-DC1E73914673}.Debug.ActiveCfg = Debug|Win32
		{545EF5CA-5519-473A-8399-DC1E73914673}.Debug.Build.0 = Debug|Win32
		{545EF5CA-5519-473A-8399-DC1E73914673}.Release.ActiveCfg = Release|Win32
		{545EF5CA-5519-473A-8399-DC1E73914673}.Release.Build.0 = Release|Win32
		{545EF5CA-5519-473A-8399-DC1E73914673}.Unicode Debug.ActiveCfg = Unicode Debug|Win32
		{545EF5CA-5519-473A-8399-DC1E73914673}.Unicode Debug.Build.0 = Unicode Debug|Win32
		{545EF5CA-5519-473A-8399-DC1E73914673}.Unicode Release.ActiveCfg = Unicode Release|Win32
		{545EF5CA-5519-473A-8399-DC1E73914673}.Unicode Release.Build.0 = Unicode Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions