HtmlForgeX

API Reference

Enum

ChartEngine

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Enumerates supported chart rendering engines.

Inheritance

  • Enum
  • ChartEngine

Values

public const ChartEngine Apex #

The ApexCharts engine.

Value: 0
public const ChartEngine ChartJs #

The Chart.js engine.

Value: 1