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

Values

public const ApexGradientShade Light #

Light gradient shade.

Value: 0
public const ApexGradientShade Dark #

Dark gradient shade.

Value: 1