vcl-cxgridchartview-9959bd61.md
A diagram selector‘s dropdown list.
TcxGridChartDiagramSelectorPopup = class(
TcxCustomGridPopup
)
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.
Show 14 items
TObject TPersistent TComponent TControl TWinControl TScrollingWinControl TCustomForm TdxCustomForm TcxPopupWindow TcxCustomPopupWindow TdxCustomIncrementalFilteringPopupWindow TdxUIElementPopupWindow TcxCustomGridPopup TcxGridChartDiagramSelectorPopup
See Also
TcxGridChartDiagramSelectorHitTest.CanDropDown