C# Class NSoft.NFramework.FusionCharts.LineAttribute

Inheritance: LineAttributeBase
Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
GenerateXmlAttributes ( System writer ) : void

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

LineAttribute ( ) : System

Default construcotr

LineAttribute ( string prefix ) : System

Construcotr

Method Details

GenerateXmlAttributes() public méthode

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

LineAttribute() public méthode

Default construcotr
public LineAttribute ( ) : System
Résultat System

LineAttribute() public méthode

Construcotr
public LineAttribute ( string prefix ) : System
prefix string
Résultat System