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

Glossary Item Box

Initializes a new instance of the CustomProperties class.

Overload List

OverloadDescription
CustomProperties Constructor()Initializes a new instance of the CustomProperties class.  
CustomProperties Constructor(KeyValuePair[])Initializes a new instance of the CustomProperties class with the KeyValuePair array specified.  

See Also