C# Class NSoft.NFramework.FusionCharts.Powers.CandleStickCategoryElement

Each category element represents an x-axis data label
Inheritance: ChartElementBase
Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
CandleStickCategoryElement ( ) : NSoft.NFramework.Tools
GenerateXmlAttributes ( System writer ) : void

속성들을 Xml Attribute로 생성합니다.

Method Details

CandleStickCategoryElement() public méthode

public CandleStickCategoryElement ( ) : NSoft.NFramework.Tools
Résultat NSoft.NFramework.Tools

GenerateXmlAttributes() public méthode

속성들을 Xml Attribute로 생성합니다.
public GenerateXmlAttributes ( System writer ) : void
writer System Attribute를 쓸 Writer
Résultat void