C# Class NSoft.NFramework.FusionCharts.DateTimeTrendLineCollection

Inheritance: ChartElementBase
显示文件 Open project: debop/NFramework

Public Methods

Method Description
DateTimeTrendLineCollection ( ) : System

Protected Methods

Method Description
GenerateXmlElements ( System writer ) : void

Method Details

DateTimeTrendLineCollection() public method

public DateTimeTrendLineCollection ( ) : System
return System

GenerateXmlElements() protected method

protected GenerateXmlElements ( System writer ) : void
writer System
return void