Back to Devexpress

TdxGanttControlChartView.OnFirstVisibleDateTimeChanged Event

vcl-dxganttcontrolviewchart-dot-tdxganttcontrolchartview-3459bced.md

latest741 B
Original Source

TdxGanttControlChartView.OnFirstVisibleDateTimeChanged Event

Allows you to respond to a change of the first visible date in the Chart View.

Declaration

delphi
property OnFirstVisibleDateTimeChanged: TNotifyEvent read; write;

Remarks

This event occurs every time a user scrolls the Chart View horizontally. Use the Sender parameter to identify the Chart View that raised the event.

See Also

TdxGanttControlChartView Class

TdxGanttControlChartView Members

dxGanttControlViewChart Unit