C# Class NSoft.NFramework.FusionCharts.MarkAttribute

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

Méthodes publiques

Méthode Description
GenerateXmlAttributes ( System writer ) : void

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

MarkAttribute ( ) : System
MarkAttribute ( string prefix ) : System

Method Details

GenerateXmlAttributes() public méthode

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

MarkAttribute() public méthode

public MarkAttribute ( ) : System
Résultat System

MarkAttribute() public méthode

public MarkAttribute ( string prefix ) : System
prefix string
Résultat System