Void
IDygraphComponent
.SynchronizeWith(
List
<
IDygraphComponent
> graphs)
Synchronizes the controlled Dygraph with the other dygraphs provided.
Remarks
Examples
Parameters
graphs
Type:
List
<
IDygraphComponent
>
Dygraphs to be synchronized with the current one.
Return Value
Type:
Void