Create(TcxGridChartDiagramValueViewInfo) Constructor
Initializes a new instance of the TcxGridChartDiagramValueCaptionViewInfo class with specified settings.
Declaration
constructor Create(AValueViewInfo: TcxGridChartDiagramValueViewInfo); reintroduce; virtual;
Parameters
| Name | Type |
|---|---|
| AValueViewInfo | TcxGridChartDiagramValueViewInfo |
See Also