Back to Devexpress

TdxCustomGanttControl.ViewChart Property

vcl-dxganttcontrol-dot-tdxcustomganttcontrol.md

latest973 B
Original Source

TdxCustomGanttControl.ViewChart Property

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

Declaration

delphi
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

TdxCustomGanttControl.ViewResourceSheet

TdxCustomGanttControl.ViewTimeline

TdxCustomGanttControl Class

TdxCustomGanttControl Members

dxGanttControl Unit