ActiveReports Developer 7
Value Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > KeyValuePair Class : Value Property

Glossary Item Box

Gets the value of the object.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Value As System.Object
C# 
public System.object Value {get;}

See Also