ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / PropertyValueResult Class / PropertyValueResult Constructor

In This Topic
    PropertyValueResult Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal value As Object _
    )
    public PropertyValueResult( 
       object value
    )

    Parameters

    value
    See Also