[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
The following tables list the members exposed by the CubeCellStringRenderer type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | RenderCube |
Render a multidimensional table (see Cube) as flatted out structure.
Renders each cell's intersecting members of each dimension into a single String.
|
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |