HtmlForgeX

API Reference

Enum

ApexGradientShade

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed
Attributes
JsonConverter(typeof(ApexEnumConverter<ApexGradientShade>))

Represents the position of elements in ApexCharts.

Inheritance

  • Enum
  • ApexGradientShade

Usage

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

Returned or exposed by

Accepted by parameters

Values

public const ApexGradientShade Light #

Light gradient shade.

Value: 0
public const ApexGradientShade Dark #

Dark gradient shade.

Value: 1