NPlot::LabelPointPlot::TextDataAdapter Class Reference

This class us used in conjunction with SequenceAdapter to interpret data specified to the TextPlot class. More...

List of all members.

Public Member Functions

 TextDataAdapter (object dataSource, string dataMember, object data)

Properties

string this [int i]
int Count

Private Attributes

object data_
object dataSource_
string dataMember_


Detailed Description

This class us used in conjunction with SequenceAdapter to interpret data specified to the TextPlot class.

Definition at line 69 of file LabelPointPlot.cs.


Constructor & Destructor Documentation

NPlot::LabelPointPlot::TextDataAdapter::TextDataAdapter object  dataSource,
string  dataMember,
object  data
[inline]
 

Definition at line 76 of file LabelPointPlot.cs.


Member Data Documentation

object NPlot::LabelPointPlot::TextDataAdapter::data_ [private]
 

Definition at line 72 of file LabelPointPlot.cs.

string NPlot::LabelPointPlot::TextDataAdapter::dataMember_ [private]
 

Definition at line 74 of file LabelPointPlot.cs.

object NPlot::LabelPointPlot::TextDataAdapter::dataSource_ [private]
 

Definition at line 73 of file LabelPointPlot.cs.


Property Documentation

int NPlot::LabelPointPlot::TextDataAdapter::Count [get]
 

Definition at line 150 of file LabelPointPlot.cs.

string NPlot::LabelPointPlot::TextDataAdapter::this[int i] [get]
 

Definition at line 84 of file LabelPointPlot.cs.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 01:04:08 2005 for NPlot by  doxygen 1.4.5