ActiveReports Developer 7
DataPoint Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataPoint Class : DataPoint Constructor

Glossary Item Box

Initializes a new instance of the DataPoint class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public DataPoint()

See Also