ActiveReports.Chart Request technical support
Value Property
See Also 


Gets the value of the object.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Value As Object
Visual Basic (Usage)Copy Code
Dim instance As KeyValuePair
Dim value As Object
 
value = instance.Value
C# 
public object Value {get;}

See Also