Method | Description | |
---|---|---|
ChartProperties ( IStyle style ) : System |
The Constructor, create new instance of ChartProperties
|
|
NewXmlNode ( ) : void |
Create the XmlNode which represent the propertie element.
|
Method | Description | |
---|---|---|
CreateAttribute ( string name, string text, string prefix ) : void |
public ChartProperties ( IStyle style ) : System | ||
style | IStyle | The ColumnStyle |
return | System |
protected CreateAttribute ( string name, string text, string prefix ) : void | ||
name | string | |
text | string | |
prefix | string | |
return | void |