Skip to main content

TdxChartScrollOptions Properties

Stores Chart control scroll settings.
Name Description
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
PanMouseAction Specifies how users can pan the plot area of a zoomed-in XY diagram.
ScrollBars Specifies if the Chart control displays scroll bars for zoomed-in XY diagrams.
ScrollMouseWheelAction Specifies how users can scroll the plot area of a zoomed-in XY diagram with the mouse wheel.
See Also