Table of Contents

Interface IChart

Namespace: FastReport.Olap.Slice
Assembly: FastCube.Core.dll

Interface for chart integration.

public interface IChart

Methods

Load(XmlItem)

Loads chart from xml.

void Load(XmlItem item)

Parameters

item XmlItem

Save(XmlItem)

Saves chart to xml.

void Save(XmlItem item)

Parameters

item XmlItem