Skip to main content

Create(TcxGridChartView,Boolean,TcxValueTypeClass) Constructor

Initializes a new instance of the TcxGridChartItemDataBinding class with specified settings.

Declaration

constructor Create(AGridView: TcxGridChartView; AIsValue: Boolean; ADefaultValueTypeClass: TcxValueTypeClass); reintroduce; virtual;

Parameters

Name Type
AGridView TcxGridChartView
AIsValue Boolean
ADefaultValueTypeClass TcxValueTypeClass
See Also