Overload List

  NameDescription
Public methodGrid(IEnumerator, String, IList)
Constructs a Grid from the specified Endeca analytics data.
Public methodGrid(IEnumerator, String, String)
Convenience constructor for a one-axis Grid. Same as passing in an IList containing the string.
Public methodGrid(IEnumerator, String, String, String)
Convenience constructor for a two-axis Grid. Same as passing in an IList containing the two strings.

See Also