menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class HeatMapBubbleDataBuilder

    Inheritance
    System.Object
    Syncfusion.EJ2.ControlBuilder
    HeatMapBubbleDataBuilder
    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)

    Specifies the mapping value to set color from the data source.

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

    Size(String)

    Specifies the mapping value to set size from the data source.

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