ActiveReports Developer 7
CustomProperties Constructor()
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomProperties Class > CustomProperties Constructor : CustomProperties Constructor()

Glossary Item Box

Initializes a new instance of the CustomProperties class.

Syntax

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

See Also