Endeca Presentation API
Endeca.Navigation.Charting Namespace
NamespacesEndeca.Navigation.Charting
Provides helpers to build charts and tables from analytics results.
Declaration Syntax
C#Visual BasicVisual C++
namespace Endeca.Navigation.Charting
Namespace Endeca.Navigation.Charting
namespace Endeca.Navigation.Charting
Types
All TypesClassesInterfaces
IconTypeDescription
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
Label represents a Grid label that came from either a dimension value or a property value.