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

In This Topic
    _ColorValueInfo Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal value As IColor _
    )
    public _ColorValueInfo( 
       IColor value
    )

    Parameters

    value
    See Also