Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NSoft
NFramework
FusionCharts
ScrollBarAttribute
C# Class NSoft.NFramework.FusionCharts.ScrollBarAttribute
Scroll 관련 속성 정보
Inheritance:
ChartAttributeBase
Show file
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
return
void