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

In This Topic
    getPaletteColors Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function getPaletteColors( _
       ByVal paletteName As String _
    ) As List(Of String)
    public static List<string> getPaletteColors( 
       string paletteName
    )

    Parameters

    paletteName
    See Also