메소드 | 설명 | |
---|---|---|
ChartProperties ( IStyle style ) : System |
The Constructor, create new instance of ChartProperties
|
|
NewXmlNode ( ) : void |
Create the XmlNode which represent the propertie element.
|
메소드 | 설명 | |
---|---|---|
CreateAttribute ( string name, string text, string prefix ) : void |
public ChartProperties ( IStyle style ) : System | ||
style | IStyle | The ColumnStyle |
리턴 | System |
protected CreateAttribute ( string name, string text, string prefix ) : void | ||
name | string | |
text | string | |
prefix | string | |
리턴 | void |