TcxGridChartDataLevelActiveValuePopup Class
In This Article
A data level drop-down menu.
#Declaration
Delphi
TcxGridChartDataLevelActiveValuePopup = class(
TcxCustomGridPopup
)
#Remarks
The TcxGridChartDataLevelActiveValuePopup
class introduces the DataGroup property that provides access to the visible data group associated with the data level.
#Inheritance
See Also