Click here to Skip to main content
15,881,585 members
Articles / Desktop Programming / Windows Forms

A C# 3D Surface Plot Control

Rate me:
Please Sign up or sign in to vote.
5.00/5 (19 votes)
19 Feb 2021CPOL6 min read 40.9K   2.8K   26  
A 3D surface plot control in C#
This article describes a 3D surface plot control that can display real time data in C# WinForms and WPF applications. The library includes a WPF configuration view, and classes to serialise the configuration to and from the registry. Adding the control to an application is very straight forward.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United Kingdom United Kingdom
C#/WPF/C++ Windows developer

Comments and Discussions