Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SmithchartTheme - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SmithchartTheme

    Defines Theme of the smithchart. They are Material - Render a smithchart with Material theme. Fabric - Render a smithchart with Fabric theme

    Inheritance
    System.Object
    SmithchartTheme
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class SmithchartTheme : Enum

    Fields

    Bootstrap

    Bootstrap - Render a smithchart with Bootstrap theme

    Declaration
    public const SmithchartTheme Bootstrap
    Field Value
    Type Description
    SmithchartTheme

    Bootstrap4

    Bootstrap4 - Render a smithchart with Bootstrap4 theme

    Declaration
    public const SmithchartTheme Bootstrap4
    Field Value
    Type Description
    SmithchartTheme

    BootstrapDark

    BootstrapDark - Render a smithchart with BootstrapDark theme

    Declaration
    public const SmithchartTheme BootstrapDark
    Field Value
    Type Description
    SmithchartTheme

    Fabric

    Fabric - Render a smithchart with Fabric theme

    Declaration
    public const SmithchartTheme Fabric
    Field Value
    Type Description
    SmithchartTheme

    FabricDark

    FabricDark - Render a smithchart with FabricDark theme

    Declaration
    public const SmithchartTheme FabricDark
    Field Value
    Type Description
    SmithchartTheme

    HighContrast

    HighContrast - Render a smithchart with HighContrast theme

    Declaration
    public const SmithchartTheme HighContrast
    Field Value
    Type Description
    SmithchartTheme

    HighContrastLight

    HighContrastLight - Render a smithchart with HighContrastLight theme

    Declaration
    public const SmithchartTheme HighContrastLight
    Field Value
    Type Description
    SmithchartTheme

    Material

    Material - Render a smithchart with Material theme.

    Declaration
    public const SmithchartTheme Material
    Field Value
    Type Description
    SmithchartTheme

    MaterialDark

    MaterialDark - Render a smithchart with MaterialDark theme

    Declaration
    public const SmithchartTheme MaterialDark
    Field Value
    Type Description
    SmithchartTheme

    value__

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