Create(TcxGridChartToolBoxViewInfo,TcxGridChartToolBoxItemAlignment) Constructor
Initializes a new instance of the TcxGridChartToolBoxItemViewInfo class with specified settings.
Declaration
constructor Create(AContainer: TcxGridChartToolBoxViewInfo; AAlignment: TcxGridChartToolBoxItemAlignment); reintroduce; virtual;
Parameters
Name | Type |
---|---|
AContainer | TcxGridChartToolBoxViewInfo |
AAlignment | TcxGridChartToolBoxItemAlignment |
See Also