Create(TcxGridChartLegendViewInfo,Integer) Constructor
Initializes a new instance of the TcxGridChartLegendItemViewInfo class with specified settings.
Declaration
constructor Create(AContainer: TcxGridChartLegendViewInfo; AIndex: Integer); reintroduce; virtual;
Parameters
| Name | Type |
|---|---|
| AContainer | TcxGridChartLegendViewInfo |
| AIndex | Integer |
See Also