Method | Description | |
---|---|---|
GenerateXmlAttributes ( System writer ) : void |
Chart 설정 또는 변량에 대해 XML로 생성합니다.
|
Method | Description | |
---|---|---|
ColorAttribute ( ) : System.Drawing |
Default constructor
|
|
ColorAttribute ( string prefix ) : System.Drawing |
Constructor
|
protected ColorAttribute ( ) : System.Drawing | ||
return | System.Drawing |
protected ColorAttribute ( string prefix ) : System.Drawing | ||
prefix | string | 접두사 |
return | System.Drawing |
public GenerateXmlAttributes ( System writer ) : void | ||
writer | System | xml writer |
return | void |