TcxGridChartView.OptionsBehavior Property
In This Article
Provides access to settings that determine the View’s response to end-user actions.
#Declaration
Delphi
property OptionsBehavior: TcxGridChartOptionsBehavior read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the description of the TcxGridChartOptionsBehavior class to learn about available settings.
See Also