ChartEngine
Class

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Providers

Summary:
Defines the ChartEngine class.

Inheritance:
Object =>
ChartEngine
Derived:

Methods

// Gets a new instance of the default map factory.
// Gets a new instance of the default Cartesian axis.
// Gets a new instance of the default polar axis.
// Gets a new paint of the given color.
LvcColor color// *summary not found*
)
// Initializes the zooming section for a cartesian chart in a given canvas.
CoreMotionCanvas canvas// The canvas.
)