Interface IChart
Namespace: FastReport.Olap.Slice
Assembly: FastReport.Olap.dll
Syntax
public interface IChart
Methods
Load(XmlItem)
Declaration
void Load(XmlItem item)
Parameters
Type | Name | Description |
---|---|---|
XmlItem | item |
Save(XmlItem)
Declaration
void Save(XmlItem item)
Parameters
Type | Name | Description |
---|---|---|
XmlItem | item |