HtmlForgeX

API Reference

Class

ApexThemeOptions

Namespace HtmlForgeX
Assembly HtmlForgeX

Theme related configuration for ApexCharts.

Inheritance

  • Object
  • ApexThemeOptions

Constructors

public ApexThemeOptions() #

Methods

public ApexThemeOptions ModeValue(ApexThemeMode mode) #
Returns: ApexThemeOptions

Sets the desired ApexThemeMode.

Parameters

mode HtmlForgeX.ApexThemeMode requiredposition: 0
Theme mode value.

Returns

The current ApexThemeOptions instance.

Properties

public Nullable<ApexThemeMode> Mode { get; set; } #
JsonPropertyName("mode") JsonIgnore(Condition = 3)

Gets or sets the theme mode to apply.