C# Class NSoft.NFramework.FusionCharts.WebHost.Widgets.Bullet.BulletData

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

Public Methods

Method Description
BuildFusionChart ( ) : IChart

원하는 Chart를 빌드합니다.

Private Methods

Method Description
BuildColorRange ( GaugeBase gauge ) : void
CreateBulletGraph ( ) : BulletGraph

Method Details

BuildFusionChart() public method

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