C# Class Highcharts.Mvc.HighchartsHtmlHelper

Mostra file Open project: goenning/highcharts-mvc

Public Methods

Method Description
Highchart ( this htmlHelper, string id ) : HighchartsChart
HighchartSetUp ( this htmlHelper, string id ) : HighchartsSetUp

Method Details

Highchart() public static method

public static Highchart ( this htmlHelper, string id ) : HighchartsChart
htmlHelper this
id string
return HighchartsChart

HighchartSetUp() public static method

public static HighchartSetUp ( this htmlHelper, string id ) : HighchartsSetUp
htmlHelper this
id string
return HighchartsSetUp