SRGraphDynamicData::m_nDataType

int SRGraphDynamicData::m_nDataType

Data type currently being used
So that raw information can be quickly stored without conversion to a double, the object keeps a record of the first data type used. If data of a different type is used, an exception will be thrown.

See also...

SRGraphException