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