Released: Dec 23, 2013
ComponentOne OLAP for Silverlight での更新項目
What’s new in OLAP for Silverlight 2013 v3
- Axis Annotation Grouping - C1OlapChart has improved handling for axis annotations when more than one field (or dimension) is placed in the rows or columns boxes. The grouping feature can be activated using the GroupAnnotations property in C1OlapPage or C1OlapGrid.
- Custom Columns Support - C1OlapGrid now supports the addition of custom, unbound (or Template) columns. Use this feature to extend the grid and provide your own custom columns such as hyperlinks or additional calculations not supported by the C1OlapEngine.
- Added Export options to C1OlapPage to export C1OlapGrid to different formats.
- Added ShowReportOptions method to C1OlapPage. You can now open the report options dialog through code for custom UIs.
- Added the ChartTitle property to C1OlapChart. You can now easily customize the title of the chart.