Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos which may make use of other development tools included with the ComponentOne Studios.
To view samples, on your desktop, click the Start button and then click All Programs | ComponentOne | OLAP for Silverlight | C1Olap Samples.
C# Samples
Sample |
Description |
ConditionalFormatting |
Shows how to apply conditional formatting to an OlapGrid control. |
CustomCellFactory |
Shows how to apply conditional formatting to an OlapGrid control using the C1FlexGrid's CustomCellFactory feature. |
CustomizePage |
Shows how you can customize the C1OlapPage control. |
CustomUI |
Shows how you can build an OLAP application with a custom UI. |
MultiValue |
Shows how you can use C1Olap to analyze multiple fields in one view. |
ODataOLAP |
Demonstrates how to use OData data sources in C1Olap applications. |
OlapQuickStart |
This project uses loads the NorthWind Invoices information from a zipped resource file into a DataTable, then uses the table as a data source for a C1OlapPage control. |
OlapTemplate |
Shows how to customize the OlapPage component by creating a custom template based on the default one. |
RiaOlap |
Shows how you can use C1Olap with RIA data sources. |
SqlFilter |
This project uses WCF services to access Northwind data stored in a SQL database. The data is then used as a data source for a C1OlapPage control. |
Themes |
This sample adds a theme to the C1OlapPage control. |