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