TcxGridChartItemDataBinding.DataController Property
Provides access to the data controller which manages the Chart View item’s data.
Declaration
property DataController: TcxCustomDataController read;
Property Value
Type |
---|
TcxCustomDataController |
See Also