menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class HeatMapTitleBuilder

    Inheritance
    System.Object
    Syncfusion.EJ2.ControlBuilder
    HeatMapTitleBuilder
    Namespace: Syncfusion.EJ2.HeatMap
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class HeatMapTitleBuilder : ControlBuilder

    Constructors

    HeatMapTitleBuilder()

    Declaration
    public HeatMapTitleBuilder()

    HeatMapTitleBuilder(HeatMapTitle)

    Declaration
    public HeatMapTitleBuilder(HeatMapTitle model)
    Parameters
    Type Name Description
    HeatMapTitle model

    Methods

    Text(String)

    Sets and gets the text for the title.

    Declaration
    public HeatMapTitleBuilder Text(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type
    HeatMapTitleBuilder

    TextStyle(Object)

    Sets and gets the options to customize the text of the title.

    Declaration
    public HeatMapTitleBuilder TextStyle(object value)
    Parameters
    Type Name Description
    System.Object value
    Returns
    Type
    HeatMapTitleBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved