Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NSoft
NFramework
FusionCharts
Widgets
DialElement
C# Class NSoft.NFramework.FusionCharts.Widgets.DialElement
Inheritance:
ChartElementBase
Afficher le fichier
Open project: debop/NFramework
Méthodes publiques
Méthode
Description
DialElement
( ) :
System
GenerateXmlAttributes
(
System
writer
) :
void
속성들을 Xml Attribute로 생성합니다.
Method Details
DialElement()
public
méthode
public
DialElement
( ) :
System
Résultat
System
GenerateXmlAttributes()
public
méthode
속성들을 Xml Attribute로 생성합니다.
public
GenerateXmlAttributes
(
System
writer
) :
void
writer
System
Attribute를 쓸 Writer
Résultat
void