ASP.NET Core

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

    Show / Hide Table of Contents

    Class LegendAdder

    Inheritance
    System.Object
    LegendAdder
    Implements
    ILegendAdder
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.JavaScript.DataVisualization.Builders
    Assembly: Syncfusion.EJ.dll
    Syntax
    public class LegendAdder : ILegendAdder

    Constructors

    LegendAdder(HeatMapProperties)

    Declaration
    public LegendAdder(HeatMapProperties obj)
    Parameters
    Type Name Description
    HeatMapProperties obj

    Methods

    Add(Collection)

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

    Add(String)

    Declaration
    public ILegendAdder Add(string item)
    Parameters
    Type Name Description
    System.String item
    Returns
    Type Description
    ILegendAdder

    Implements

    ILegendAdder
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved