ActiveReports Developer 7
DataPoint Class
Members  See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : DataPoint Class

Glossary Item Box

Represents the set of properties for a data point.

Object Model

DataPoint Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class DataPoint 
   Inherits Item
   Implements StandardProperties 
C# 
public sealed class DataPoint : Item, StandardProperties  

Inheritance Hierarchy

System.Object
      GrapeCity.ActiveReports.Chart.DataPoint

See Also