property Chart.BarsAllowSizing as Boolean
Specifies whether bars can be resized at run-time.
Type
Description
Boolean
A boolean expression that indicates whether the control allows resizing or moving the bars in the chart area.
Use the BarsAllowSizing property to specify whether the control allows resizing or moving the bars in the chart area. By default, the BarsAllowSizing property is True. Use the
ItemBar
(,,exBarCanResize) property to specify whether the bar is resizable. By default, all bars are resizable. The control displays a resizing cursor while the user hovers the mouse over the bar. The user may start the resizing/moving the operation by clicking the bar and moving it to a new position. The control is scrolled if required.
Send comments on this topic.
© 1999-2008
Exontrol Inc, Software
. All rights reserved.