This class implements description of events for Form Builder for CustomCartesianChart.
You can find more information in comments below. Overrided methods can be found in corresponding base class.
class CCustomCartesianChartEventList :public CControlEventList
{
public:
CCustomCartesianChartEventList(IPackage *package, IControl *control, IPackageEntity *entity);
};
Namespace: | nitisa::charts |
Include: | Charts/Core/CustomCartesianChartEventList.h |