ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class HeatMapBubbleDataBuilder

    Inheritance
    System.Object
    ControlBuilder
    HeatMapBubbleDataBuilder
    Inherited Members
    ControlBuilder.Output
    ControlBuilder.Context
    Namespace: Syncfusion.EJ2.HeatMap
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class HeatMapBubbleDataBuilder : ControlBuilder

    Constructors

    HeatMapBubbleDataBuilder()

    Declaration
    public HeatMapBubbleDataBuilder()

    HeatMapBubbleDataBuilder(HeatMapBubbleData)

    Declaration
    public HeatMapBubbleDataBuilder(HeatMapBubbleData model)
    Parameters
    Type Name Description
    HeatMapBubbleData model

    Methods

    Color(String)

    Mapping property to set color.

    Declaration
    public HeatMapBubbleDataBuilder Color(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type Description
    HeatMapBubbleDataBuilder

    Size(String)

    Mapping property to set size.

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