Describes minimum required functionality from BarChart control.
You can find more information in comments below. Overrided methods can be found in corresponding base interface.
class IBarChart :public virtual ICartesianChart
{
// No additional properties and methods
};
Namespace: | nitisa::charts |
Include: | Charts/Controls/IBarChart.h |