menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class TreeMapCommonTitleSettingsBuilder

    Inheritance
    System.Object
    Syncfusion.EJ2.ControlBuilder
    TreeMapCommonTitleSettingsBuilder
    Namespace: Syncfusion.EJ2.TreeMap
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class TreeMapCommonTitleSettingsBuilder : ControlBuilder

    Constructors

    TreeMapCommonTitleSettingsBuilder()

    Declaration
    public TreeMapCommonTitleSettingsBuilder()

    TreeMapCommonTitleSettingsBuilder(TreeMapCommonTitleSettings)

    Declaration
    public TreeMapCommonTitleSettingsBuilder(TreeMapCommonTitleSettings model)
    Parameters
    Type Name Description
    TreeMapCommonTitleSettings model

    Methods

    Description(String)

    Define the description of the title for the accessibility in the treemap.

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

    Text(String)

    Sets and gets the text for the title in the treemap.

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