Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NSoft
NFramework
FusionCharts
DoubleLineElement
C# Class NSoft.NFramework.FusionCharts.DoubleLineElement
Inheritance:
LineElement
显示文件
Open project: debop/NFramework
Public Methods
Method
Description
GenerateXmlAttributes
(
XmlWriter
writer
) :
void
속성 중 Attribute Node로 표현해야 한다.
Method Details
GenerateXmlAttributes()
public
method
속성 중 Attribute Node로 표현해야 한다.
public
GenerateXmlAttributes
(
XmlWriter
writer
) :
void
writer
System.Xml.XmlWriter
return
void