[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Utility class that takes a cube and renders it as a flattened table of string and double. The double value

Namespace: net.esper.indicator.pretty
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class CubeCellStringRenderer
C#
public sealed class CubeCellStringRenderer
Visual C++
public ref class CubeCellStringRenderer sealed

Inheritance Hierarchy

System.Object
  net.esper.indicator.pretty.CubeCellStringRenderer