Suoranta.Finance Namespace
Suoranta.Finance - Developer API

CustomSeries<(Of <(<'T>)>)> Constructor

Namespace:  Suoranta.Finance.Data
Assembly:  Suoranta.Finance (in Suoranta.Finance.dll)

Syntax


public CustomSeries(
	string name,
	IReadOnlyList<T> baseValues
)

Parameters

name
Type: String
baseValues
Type: IReadOnlyList<(Of <(<'T>)>)>