TcxGridChartDiagramSelectorPopup Class
A diagram selector‘s dropdown list.
Declaration
TcxGridChartDiagramSelectorPopup = class(
TcxCustomGridPopup
)
Remarks
A diagram selector represents one of the customization tools displayed in a chart toolbox. Users can click a diagram selector to choose the diagram type from its dropdown list. This list contains all the available diagrams in a Chart View.
Use the View’s ToolBox.DiagramSelector property to control the visibility of the diagram selector in the chart toolbox.
Inheritance
See Also