- All Superinterfaces:
- quadbase.common.util.internal.IChart
public interface IChart
extends quadbase.common.util.internal.IChart
The interface of chart object. It's for passing chart between report and chart template. User
does not have to implement this interface. User can obtain IChart through Class
quadbase.reportdesigner.ReportAPI.ChartObject which implements IChart interface.