Create(TComponent,TcxGridChartView) Constructor
Initializes a new instance of the TcxGridChartSortBySeriesComboBox class with specified settings.
Declaration
constructor Create(AOwner: TComponent; AGridView: TcxGridChartView); reintroduce; virtual;
Parameters
Name | Type |
---|---|
AOwner | TComponent |
AGridView | TcxGridChartView |
See Also