C# Class NSoft.NFramework.FusionCharts.ShadowStyle

Inheritance: ChartStyleElementBase
ファイルを表示 Open project: debop/NFramework

Public Methods

Method Description
GenerateXmlAttributes ( System writer ) : void

속성들을 Xml Attribute로 생성합니다.

ShadowStyle ( string name ) : System

생성자

Method Details

GenerateXmlAttributes() public method

속성들을 Xml Attribute로 생성합니다.
public GenerateXmlAttributes ( System writer ) : void
writer System Attribute를 쓸 Writer
return void

ShadowStyle() public method

생성자
public ShadowStyle ( string name ) : System
name string
return System