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