NtFlankControl.SheetWidth Property
Sometimes the legend of the Time Chart (consisting of the NtRowHeaders located in the NtFlankControl) is too narrow to fully
display the texts or images that make up the legend. For this reason the NtFlankControl can have a horizontal scroll bar.
The visible width of the NtFlankControl of course is its
The Scroll bar is a seperate control of type NtHScrollBar. Please see the image below for details:

Overload List:
| Modifier / Return Value | Name and Parameters | Description |
|---|---|---|
|
public int |
|
Horizontal extension of the scrollable area (in pixels) of the NtTimeChartControl. Readonly. |
Return value:
Horizontal extension of the scrollable area (in pixels) of the NtFlankControl. This scrollable area
is called 'sheet'.
Remarks:
This property is readonly.
