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

Glossary Item Box

The following tables list the members exposed by KeyValuePair.

Public Constructors

 NameDescription
Public ConstructorKeyValuePair ConstructorOverloaded. Initializes a new instance of the KeyValuePair class.  
Top

Public Properties

 NameDescription
Public PropertyIsPointOverridableGets a value indicating whether the point can be overriden.  
Public PropertyKeyGets the name of the custom property as string.  
Public PropertyValidatorGets the property validator.  
Public PropertyValueGets the value of the object.  
Top

See Also