Свойство | Type | Description | |
---|---|---|---|
ChartAttributeType | |||
ChartElementType |
Méthode | Description | |
---|---|---|
BuildChartXml ( this chart ) : string | ||
BuildChartXml ( this chart, |
||
BuildChartXml ( this chart, bool indent ) : string | ||
ToFusionXmlString ( this value ) : string |
인스턴스의 속성 값을 FusionChart Xml의 Attribute 값으로 사용하기 위해, 특수하게 사용합니다. (Color 는 Hex String으로 해야 하고, FusionLink는 포맷이 다르다)
|
Méthode | Description | |
---|---|---|
WriteChartAttribute ( this attribute, BindingFlags bindingFlags, |
||
WriteChartAttribute ( this attribute, |
||
WriteChartElement ( this element, BindingFlags bindingFlags, |
||
WriteChartElement ( this element, |
public static BuildChartXml ( this chart ) : string | ||
chart | this | |
Résultat | string |
public static BuildChartXml ( this chart, |
||
chart | this | |
encoding | ||
indent | bool | |
Résultat | string |
public static BuildChartXml ( this chart, bool indent ) : string | ||
chart | this | |
indent | bool | |
Résultat | string |
public static ToFusionXmlString ( this value ) : string | ||
value | this | |
Résultat | string |
public static Type,System ChartAttributeType | ||
Résultat |