For the complete documentation index, see llms.txt. This page is also available as Markdown.

SmartChartJS3Adapter

Overview

Enhances the SmartChartAdapter to integrate with the Wisej.Ext.Web.ChartJS3 control. Internally, it registers an instance of ChartJS3Tools, which includes a reference to the associated ChartJS3 control.

Configuration

[Extends(typeof(ChartJS3), allowMultiple: false)]

Last updated