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