ComponentOne OLAP for WinForms(英語版)

コードを書かずに、あるいは書き直しなしでデータを分析できます。

MESCIUS (旧社名:GrapeCity) 社の製品
1996 年より日本国内にてComponentSourceで販売中。

i

ComponentOne OLAP for WinForms is no longer available individually. It can be bought as part of ComponentOne Studio Enterprise and ComponentOne Studio for WinForms. Existing customers can renew ComponentOne Studio for WinForms or upgrade to ComponentOne Studio Enterprise.

C1 OLAP supports multiple value fields

Released: Mar 17, 2011

Updates in this release

Updates in 2011 v1

  • Added Support for Multiple Value Fields
    You may add as many value fields to a view as you want. This enables users to aggregate totals for multiple measures from the data set. For example, create a view that compares both total revenue and cost side-by-side.
  • New ChartTotals Property
    This property allows you to create charts that show only totals, as opposed to creating one separate series for each column in the OlapTable. Setting ChartTotals on the C1OlapChart or C1OlapPage controls can be useful in situations where the views contain too many series to visualize in a single chart.
  • Added Defer Updates Option to C1OlapPanel
    This checkbox has the same functionality as the one in Microsoft Excel pivot tables. It suspends the automatic updates that occur while the user modifies the view definition so the user can make extensive changes more efficiently.
  • Added C1OlapField Style property
    This property allows you to assign style properties (such as cell background and foreground) to a specific field, customizing the way the field value appears in a C1OlapGrid. This feature can be useful in views that contain multiple value fields.
  • Added Conditional Formatting Properties
    These properties allow you to apply conditional formatting to a field, making certain values stand out when displayed on a C1OlapGrid.