Void IDygraphComponent.SynchronizeWith(List<IDygraphComponent> graphs)

Synchronizes the controlled Dygraph with the other dygraphs provided.

Parameters

  • graphs
    Type: List<IDygraphComponent>
    Dygraphs to be synchronized with the current one.