Views
Data Access Package API Reference Guide
Product Documentation:
Views Documentation Home
Classes | Enumerations
chartgraphic.h File Reference
#include <ilviews/macros.h>
#include <fstream.h>
#include <ilviews/base/view.h>
#include <ilviews/charts/chartinc.h>
#include <ilviews/dataccess/gadgets/chartmodel.h>

Classes

class  IliChartGraphic
 A chart class. More...
 
class  IliDataSetIdentifier
 An identifier class. More...
 

Enumerations

enum  IliChartModelType { IliChartDataModelType, IliChartSeriesModelType }
 This enumerated type defines the chart model type. More...
 

Detailed Description

Library: dbchart
Declarations about charts

Enumeration Type Documentation

◆ IliChartModelType

This enumerated type defines the chart model type.

Enumerator
IliChartDataModelType 

Indicates that the model is used to manage the data.

IliChartSeriesModelType 

Indicates that the model is used to manage the series.