Method | Description | |
---|---|---|
SeriesStyle ( IDocument document ) : System | ||
SeriesStyle ( IDocument document, |
the constructor of the series style
|
|
SeriesStyle ( IDocument document, string styleName ) : System |
Method | Description | |
---|---|---|
CreateAttribute ( string name, string text, string prefix ) : void |
Create a XmlAttribute for propertie XmlNode.
|
|
InitStandards ( ) : void |
Inits the standards.
|
|
NewXmlNode ( ) : void |
Create a new Xml node.
|
|
PropertyCollection_Inserted ( int index, object value ) : void |
Properties the collection_ inserted.
|
|
PropertyCollection_Removed ( int index, object value ) : void |
Properties the collection_ removed.
|
public SeriesStyle ( IDocument document ) : System | ||
document | IDocument | |
return | System |
public SeriesStyle ( IDocument document, |
||
document | IDocument | |
node | ||
return | System |
public SeriesStyle ( IDocument document, string styleName ) : System | ||
document | IDocument | |
styleName | string | |
return | System |