Interface IAbstractBarVisualSetElement<C>

Type Parameters:
C - data categories type
All Known Implementing Classes:
BarVisualSet.BarVisualElement, HistogramVisualSet.HistogramVisualElement

public interface IAbstractBarVisualSetElement<C>
Interface that is the parent for all visual set elements with rectangle-visuals corresponding to the statistical data by categories as well as histograms.
Author:
Aleksey Kirillov