C# Class NSoft.NFramework.FusionCharts.CategoryElementBase

Category Element의 기본 클래스
Inheritance: ChartElementBase
Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
GenerateXmlAttributes ( System writer ) : void

Méthodes protégées

Méthode Description
CategoryElementBase ( ) : NSoft.NFramework.Tools

Method Details

CategoryElementBase() protected méthode

protected CategoryElementBase ( ) : NSoft.NFramework.Tools
Résultat NSoft.NFramework.Tools

GenerateXmlAttributes() public méthode

public GenerateXmlAttributes ( System writer ) : void
writer System
Résultat void