ISeries<TModel>
Interface
Assembly LiveChartsCore
Namespace LiveChartsCore
Summary:
Defines a series.
| TModel | The type of the model. |
Derived:
Properties
Gets or sets the mapping.
Type: Action<TModel, ChartPoint>
Type: Action<TModel, ChartPoint>
Gets or sets the values.
Type: IEnumerable<TModel>
Type: IEnumerable<TModel>