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

Values

public const ApexThemeMode Light #

Light theme mode.

Value: 0
public const ApexThemeMode Dark #

Dark theme mode.

Value: 1