TdxGanttControlChartViewSheetOptions.OnSizeChanged Event
Occurs after the Chart View size change.
Declaration
property OnSizeChanged: TNotifyEvent read; write;
Remarks
This event is raised every time you change the Chart View’s width. The Sender parameter specifies the Chart View that raised the event.
See Also