[]
Creates one FlexChartCore<T> instance.
protected FlexChartCore(IHtmlHelper helper, string selector = null)
Protected Sub New(helper As IHtmlHelper, Optional selector As String = Nothing)
| Type | Name | Description |
|---|---|---|
| IHtmlHelper | helper | The html helper |
| string | selector | The selector |