ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / ChartPaletteInfo Structure / Name Property

In This Topic
    Name Property (ChartPaletteInfo)
    In This Topic
    Gets the palette name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also