DataFactory<TModel>
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Providers
Summary:
Defines the default data factory.
| TModel |
Object
=>
DataFactory<TModel>
Constructors
// Initializes a new instance of the DataFactory`1 class.
Methods
// Gets the financial bounds.
| Chart chart, | // The chart. |
| ISeries series, | // The series. |
| ICartesianAxis x, | // The x. |
| ICartesianAxis y | // The y. |
)
// Clears the visuals in the cache.