'Declaration
Public Function New( _ ByVal obj As ChartSeries(Of T) _ )
public ChartSeriesBuilder<T>( ChartSeries<T> obj )
Parameters
- obj
- The C1.Web.Mvc.ChartSeries<T> object to be configurated.
'Declaration
Public Function New( _ ByVal obj As ChartSeries(Of T) _ )
public ChartSeriesBuilder<T>( ChartSeries<T> obj )