C# Class NSoft.NFramework.FusionCharts.WebHost.Charts.DataHandlers.SingleSeriesChartDataHandler

Inheritance: NSoft.NFramework.FusionCharts.Web.DataXmlHandlerBase
ファイルを表示 Open project: debop/NFramework

Public Methods

Method Description
BuildFusionChart ( ) : IChart

원하는 Chart를 빌드합니다.

Private Methods

Method Description
FillData ( SingleSeriesChart chart, int factoryId ) : void

Method Details

BuildFusionChart() public method

원하는 Chart를 빌드합니다.
public BuildFusionChart ( ) : IChart
return IChart