C# Class NSoft.NFramework.FusionCharts.CosmeticAttribute

Inheritance: ChartAttributeBase
显示文件 Open project: debop/NFramework Class Usage Examples

Public Methods

Method Description
GenerateXmlAttributes ( XmlWriter writer ) : void

Chart 설정 또는 변량에 대해 XML로 생성합니다.

Method Details

GenerateXmlAttributes() public method

Chart 설정 또는 변량에 대해 XML로 생성합니다.
public GenerateXmlAttributes ( XmlWriter writer ) : void
writer System.Xml.XmlWriter xml writer
return void