ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / KeyValuePair Class / Value Property

In This Topic
    Value Property (KeyValuePair)
    In This Topic
    Gets the value of the object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also