WinStudio
IWSFormComponent interface, graph objects
Returns the index of the starting collection currently drawn on the graph component as an integer.
object.GraphGetCollectionIndexFrom( )
Part |
Description |
object | Required. A reference to a valid graph component object. |
iStartIndex = ThisForm.Components("graph1").GraphGetCollectionIndexFrom()