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

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

Values

public const ChartEngine Apex #

The ApexCharts engine.

Value: 0
public const ChartEngine ChartJs #

The Chart.js engine.

Value: 1