Skip to main content

Create(TcxGridChartHistogramTickMarkLabelsViewInfo,TcxCustomGridChartTitle) Constructor

Initializes a new instance of the TcxGridChartHistogramAxisTitleViewInfo class with specified settings.

Declaration

constructor Create(AContainer: TcxGridChartHistogramTickMarkLabelsViewInfo; ATitle: TcxCustomGridChartTitle); reintroduce; virtual;

Parameters

Name Type
AContainer TcxGridChartHistogramTickMarkLabelsViewInfo
ATitle TcxCustomGridChartTitle
See Also