Click or drag to resize
TableTwoWay.GetFrequencyTable Method
Overload List
  NameDescription
Public methodGetFrequencyTable()
Returns the two-way frequency table.
Public methodGetFrequencyTable(Double, Double, Double, Double)
Compute a two-way frequency table using intervals of equal length and user supplied upper and lower bounds, xLowerBound, xUpperBound, yLowerBound, yUpperBound.
Top
See Also