: Protected <<struct>> Class
Created: 2015-07-31 오후 3:07:13
Modified: 2015-07-31 오후 3:07:13
Project:
Advanced:
Attribute
Public bool
  BarsPlot
Details:
 
Public COLORREF
  crPlotColor
Details:
Notes: data plot color#lt;p/#gt;
Public double
  dCurrentPosition
Details:
Notes: current position#lt;p/#gt;
Public double
  dLowerLimit
Details:
Notes: lower bounds#lt;p/#gt;
Public double
  dPreviousPosition
Details:
Notes: previous position#lt;p/#gt;
Public double
  dRange
Details:
Notes: = UpperLimit - LowerLimit#lt;p/#gt;
Public double
  dUpperLimit
Details:
Notes: upper bounds#lt;p/#gt;
Public double
  dVerticalFactor
Details:
 
Public int
  iTrendRatio
Details:
Notes: Optional variable to set a ratio for a given "trend". The purpose here is to better implement the customizable active connections ratio, so that points are redrawn correctly when the ratio is changed, rather than having all previous points no longer match up with the new ratio.#lt;p/#gt;
Public CString
  LegendLabel
Details:
 
Public CList<double>
  lstPoints
Details:
 
Public int
  nPrevY
Details:
 
Public CPen
  penPlot
Details:
 
Tag Value
typedef true
Details:
 
typeSynonyms PlotData_t
Details: