CustomNumericSeries Constructor
Namespace:
Suoranta.Finance.Data
Assembly: Suoranta.Finance (in Suoranta.Finance.dll)
Assembly: Suoranta.Finance (in Suoranta.Finance.dll)
Syntax
public CustomNumericSeries( string name, TimeScale barWidth, IReadOnlyList<double> baseValues )
Parameters
- name
- Type: String
- barWidth
- Type: Suoranta.Finance..::..TimeScale
- baseValues
- Type: IReadOnlyList<(Of <(<'Double>)>)>

