ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _NamedNativeColor Class / _toCssRgbaColor Method

In This Topic
    _toCssRgbaColor Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _toCssRgbaColor( _
       ByVal name As String _
    ) As String
    public string _toCssRgbaColor( 
       string name
    )

    Parameters

    name
    See Also