HtmlForgeX

API Reference

Enum

ApexThemeMode

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed
Attributes
JsonConverter(typeof(ApexThemeModeConverter))

Theme modes supported by ApexCharts.

Inheritance

  • Enum
  • ApexThemeMode

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const ApexThemeMode Light #

Light theme mode.

Value: 0
public const ApexThemeMode Dark #

Dark theme mode.

Value: 1