Provides helpers to build charts and tables from analytics results.
| C# | Visual Basic | Visual C++ |
namespace Endeca.Navigation.Charting
Namespace Endeca.Navigation.Charting
namespace Endeca.Navigation.Charting
| All Types | Classes | Interfaces |
| Icon | Type | Description |
|---|---|---|
| Cell |
Represents a value in a Grid.
| |
| CordaChartBuilder |
A helper class to build Corda PopChart charts from Endeca data.
It builds the Corda PCXML string that can be used to create the chart.
| |
| Drilldown |
This callback interface tells CordaChartBuilder the URLs to use for drilldown.
| |
| Grid |
This class represents a grid (or multidimensional array) that is built
from Endeca analytics data. The data is stored in a way that is convenient
for building graphs, charts, or tables.
| |
| Label |