ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ILegendAdder - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ILegendAdder

    Namespace: Syncfusion.JavaScript.DataVisualization.Builders
    Assembly: Syncfusion.EJ.dll
    Syntax
    public interface ILegendAdder

    Methods

    Add(Collection)

    Declaration
    ILegendAdder Add(Collection items)
    Parameters
    Type Name Description
    Collection items
    Returns
    Type Description
    ILegendAdder

    Add(String)

    Declaration
    ILegendAdder Add(string item)
    Parameters
    Type Name Description
    System.String item
    Returns
    Type Description
    ILegendAdder
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved