[]
Creates one FinancialChartBuilder<T> instance to configurate component.
public FinancialChartBuilder(FinancialChart<T> component)
Public Sub New(component As FinancialChart(Of T))
| Type | Name | Description |
|---|---|---|
| FinancialChart<T> | component | The FinancialChart<T> object to be configurated. |