menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TreeMapTheme - API Reference

    Show / Hide Table of Contents

    Class TreeMapTheme

    Defines the theme supported for treemap.

    Inheritance
    System.Object
    TreeMapTheme
    Namespace: Syncfusion.EJ2.TreeMap
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class TreeMapTheme : Enum

    Fields

    Bootstrap

    Declaration
    public const TreeMapTheme Bootstrap
    Field Value
    Type Description
    TreeMapTheme

    Bootstrap4

    Declaration
    public const TreeMapTheme Bootstrap4
    Field Value
    Type Description
    TreeMapTheme

    Bootstrap5

    Declaration
    public const TreeMapTheme Bootstrap5
    Field Value
    Type Description
    TreeMapTheme

    Bootstrap5Dark

    Declaration
    public const TreeMapTheme Bootstrap5Dark
    Field Value
    Type Description
    TreeMapTheme

    BootstrapDark

    Declaration
    public const TreeMapTheme BootstrapDark
    Field Value
    Type Description
    TreeMapTheme

    Fabric

    Declaration
    public const TreeMapTheme Fabric
    Field Value
    Type Description
    TreeMapTheme

    FabricDark

    Declaration
    public const TreeMapTheme FabricDark
    Field Value
    Type Description
    TreeMapTheme

    Fluent

    Declaration
    public const TreeMapTheme Fluent
    Field Value
    Type Description
    TreeMapTheme

    FluentDark

    Declaration
    public const TreeMapTheme FluentDark
    Field Value
    Type Description
    TreeMapTheme

    HighContrast

    Declaration
    public const TreeMapTheme HighContrast
    Field Value
    Type Description
    TreeMapTheme

    HighContrastLight

    Declaration
    public const TreeMapTheme HighContrastLight
    Field Value
    Type Description
    TreeMapTheme

    Material

    Declaration
    public const TreeMapTheme Material
    Field Value
    Type Description
    TreeMapTheme

    Material3

    Declaration
    public const TreeMapTheme Material3
    Field Value
    Type Description
    TreeMapTheme

    Material3Dark

    Declaration
    public const TreeMapTheme Material3Dark
    Field Value
    Type Description
    TreeMapTheme

    MaterialDark

    Declaration
    public const TreeMapTheme MaterialDark
    Field Value
    Type Description
    TreeMapTheme

    Tailwind

    Declaration
    public const TreeMapTheme Tailwind
    Field Value
    Type Description
    TreeMapTheme

    TailwindDark

    Declaration
    public const TreeMapTheme TailwindDark
    Field Value
    Type Description
    TreeMapTheme

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved