NPlot Documented Class Library

SequenceAdapter Class

[This is preliminary documentation and subject to change.]

This class is responsible for interpreting the various ways you can specify data to plot objects using the DataSource, DataMember, ordinateData and AbscissaData properties. It is a bridge that provides access to this data via a single interface.

For a list of all members of this type, see SequenceAdapter Members.

System.Object
   NPlot.SequenceAdapter

public class SequenceAdapter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NPlot

Assembly: NPlot (in NPlot.dll)

See Also

SequenceAdapter Members | NPlot Namespace