ComponentOne ASP.NET MVC Controls
DataPoint Class
Members 

C1.Web.Mvc Namespace : DataPoint Class
Class that represents a data point (with x and y coordinates).
Syntax
'Declaration
 
Public Class DataPoint 
public class DataPoint 
Remarks
X and Y coordinates can be specified as a number or a Date object(time-based data).
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.DataPoint

See Also

Reference

DataPoint Members
C1.Web.Mvc Namespace