Skip to main content

TdxCustomGanttControl.ViewChart Property

Provides access to the control’s Chart View and its settings.

Declaration

property ViewChart: TdxGanttControlChartView read; write;

Property Value

Type
TdxGanttControlChartView

Remarks

Use this property to customize the Chart View. Refer to the TdxGanttControlChartView class description for details.

See Also