SmartChartJS3Adapter
Wisej.AI.Adapters.SmartChartJS3Adapter
Last updated
Wisej.AI.Adapters.SmartChartJS3Adapter
Last updated
Namespace: Wisej.AI.Adapters
Assembly: Wisej.AI (3.5.0.0)
Represents an adapter that enhances a ChartJS control with several AI features.
This class extends the functionality of the ChartJS3 control by integrating AI capabilities. It is part of the SmartAdapter API category and does not allow multiple extensions.
Initializes a new instance of .
: Gets the ChartJS3 control associated with this adapter.
This property is not browsable in the property grid and is hidden from designer serialization.
Called when a control is created.
control
The control that was created.
This method initializes the ChartJS3Tools with the associated ChartJS3 control. It ensures that the base class's OnControlCreated method is also called.
Represents a provider that supplies tools.