Method | Description | |
---|---|---|
AddColor ( int min, int max, |
ColorRange에 ColorElement를 추가합니다.
|
|
GenerateXmlAttributes ( |
속성들을 Xml Attribute로 생성합니다.
|
Method | Description | |
---|---|---|
GenerateXmlElements ( |
ChartElementBase 형식의 Element 객체들을 XML Element Node로 생성합니다.
|
public AddColor ( int min, int max, |
||
min | int | |
max | int | |
code | ||
label | string | |
return |
public GenerateXmlAttributes ( |
||
writer | Attribute를 쓸 Writer | |
return | void |
protected GenerateXmlElements ( |
||
writer | Element를 쓸 Writer | |
return | void |