[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.FinancialSeries-1

FinancialSeries<T> Class

Represents a series of data points to display in the chart.

Inheritance
FinancialSeries<T>
Namespace: C1.Web.Mvc.Finance
Assembly: C1.AspNetCore.Mvc.Finance.dll
Syntax
public class FinancialSeries<T> : ChartSeriesBase<T>
Type Parameters
Name Description
T

Constructors

Name Description
FinancialSeries(FinancialChart<T>)

Creates one FinancialSeries<T> instance.

Properties

Name Description
ChartType

Gets or sets the type of financial chart to create.