Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NSoft
NFramework
FusionCharts
LogoAttribute
C# Class NSoft.NFramework.FusionCharts.LogoAttribute
Inheritance:
ChartAttributeBase
ファイルを表示
Open project: debop/NFramework
Public Methods
Method
Description
GenerateXmlAttributes
(
XmlWriter
writer
) :
void
Chart 설정 또는 변량에 대해 XML로 생성합니다.
Method Details
GenerateXmlAttributes()
public
method
Chart 설정 또는 변량에 대해 XML로 생성합니다.
public
GenerateXmlAttributes
(
XmlWriter
writer
) :
void
writer
System.Xml.XmlWriter
xml writer
return
void