Graph.CaseStatesChange

Syntax Parameters Return Value
Event Graph.CaseStatesChange( _
    firstCase As Long, _
    lastCase As Long, _
    pTable As Object, _
    Plots As Long(), _
    Flags As Long())
  • firstCase [in]

    Type: Long

  • lastCase [in]

    Type: Long

  • pTable [in]

    Type: Object

  • Plots [in]

    Type: Long()

  • Flags [in]

    Type: Long()

-