This helper class can be used to overlay DataProviders registered at a graph with another DataProvider.

Namespace: yWorks.yFiles.Algorithms.Util
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class DataProviderOverlayManager
Visual Basic
Public Class DataProviderOverlayManager

Remarks

This helper class can be used to overlay DataProviders registered at a graph with another DataProvider.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Algorithms.Util..::..DataProviders..::..DataProviderOverlayManager

See Also