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