Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions wpf/OLAP-Client/Calculated-Members.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Calculated Members in WPF Olap Client control | Syncfusion®
description: Learn about Calculated Members support in Syncfusion® Essential Studio® WPF Olap Client control, its elements and more details.
title: Calculated Members in WPF OlapClient | Syncfusion®
description: The calculated members in OlapClient allow users to define custom measures and members through the calculated member editor in the toolbar.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Calculated Members in WPF Olap Client
# Calculated Members in WPF OlapClient

This feature allows users to define measures and members using the calculated member editor. The calculated member editor can be opened just by clicking the respective icon available in the OLAP client toolbar. The icon will be visible only by setting the `IsCalculatedMembersEnabled` property to true.

Expand Down
8 changes: 4 additions & 4 deletions wpf/OLAP-Client/Data-Binding.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Data Binding in WPF Olap Client control | Syncfusion®
description: Learn about Data Binding support in Syncfusion® Essential Studio® WPF Olap Client control, its elements and more details.
title: Data Binding in WPF OlapClient | Syncfusion®
description: The data binding support in OlapClient connects to offline cubes and data sources to visualize multidimensional data in WPF applications.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Data Binding in WPF Olap Client
# Data Binding in WPF OlapClient

## Binding OLAP client to offline cube

Expand Down
8 changes: 4 additions & 4 deletions wpf/OLAP-Client/Drill-Through.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Drill Through in WPF Olap Client control | Syncfusion®
description: Learn about Drill Through support in Syncfusion® Essential Studio® WPF Olap Client control, its elements and more details.
title: Drill Through in WPF OlapClient | Syncfusion®
description: The drill-through in OlapClient retrieves the raw data behind a specified cube cell for detailed analysis within WPF applications.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Drill Through in WPF Olap Client
# Drill Through in WPF OlapClient

Drill-through retrieves raw data that are used to create a specified cell in a cube. You can enable or disable the drill-through action using the `EnableDrillThrough` property.

Expand Down
8 changes: 4 additions & 4 deletions wpf/OLAP-Client/Exporting.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Exporting in WPF Olap Client control | Syncfusion®
description: Learn about Exporting support in Syncfusion® Essential Studio® WPF Olap Client control, its elements and more details.
title: Exporting in WPF OlapClient | Syncfusion®
description: The exporting support in OlapClient exports the current OLAP chart and grid views to PDF, Excel, Word, CSV, and image formats.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Exporting in WPF Olap Client
# Exporting in WPF OlapClient

When creating an OLAP report in the OLAP client, the report will be visualized in the OLAP chart and OLAP grid. The OLAP client has an option to export the current view of the OLAP chart and OLAP grid to various forms.

Expand Down
8 changes: 4 additions & 4 deletions wpf/OLAP-Client/Filtering.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Filtering in WPF Olap Client control | Syncfusion®
description: Learn about Filtering support in Syncfusion® Essential Studio® WPF Olap Client control, its elements and more details.
title: Filtering in WPF OlapClient | Syncfusion®
description: The filtering support in OlapClient filters multidimensional data by member and by value using custom filter conditions on rows and columns.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Filtering in WPF Olap Client
# Filtering in WPF OlapClient

## Filtering by member

Expand Down
9 changes: 5 additions & 4 deletions wpf/OLAP-Client/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
layout: post
title: Getting Started with WPF Olap Client control | Syncfusion®
description: Learn here about getting started with Syncfusion® WPF Olap Client control, its elements and more details.
title: Getting Started with WPF OlapClient | Syncfusion®
description: Learn how to get started with the Syncfusion® WPF OlapClient control. Explore setup, features, examples, and customization options.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Getting Started with WPF Olap Client
# Getting Started with WPF OlapClient


>**Important**
Starting with v16.2.0.x, if you refer to Syncfusion<sup>®</sup> assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion<sup>®</sup> license key in your WPF application to use the components.
Expand Down
8 changes: 4 additions & 4 deletions wpf/OLAP-Client/Localization.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Localization in WPF Olap Client control | Syncfusion®
description: Learn about Localization support in Syncfusion® Essential Studio® WPF Olap Client control, its elements and more details.
title: Localization in WPF OlapClient | Syncfusion®
description: The localization support in OlapClient customizes data and resources for specific cultures or languages using WPF resource files.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Localization in WPF Olap Client
# Localization in WPF OlapClient

Localization deals with customizing data and resources for specific culture or language. The built-in localization and globalization mechanism in WPF allows you to localize any string resource used by the OLAP client control.

Expand Down
8 changes: 4 additions & 4 deletions wpf/OLAP-Client/Named-Sets.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Named Set in WPF Olap Client control | Syncfusion®
description: Learn about Named Set support in Syncfusion® Essential Studio® WPF Olap Client control, its elements and more details.
title: Named Sets in WPF OlapClient | Syncfusion®
description: The named sets support in OlapClient binds predefined MDX named set records from the cube to the axis element builder in WPF applications.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Named Set in WPF Olap Client
# Named Sets in WPF OlapClient

The OLAP client supports the binding of OLAP data with named set records pre-defined in the cube. A named set is a collection of tuples and members, which can be defined and saved as a part of the cube definition. Named set records reside inside the sets folder, which is under a dimension element. These elements can be dragged to categories/series/slicer axis of the axis element builder. To easily work with a lengthy, complex, or commonly used expression, use Multidimensional Expressions (MDX) that allows you to define a named set.

Expand Down
10 changes: 5 additions & 5 deletions wpf/OLAP-Client/OlapClient-Elements.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Elements support in WPF Olap Client control | Syncfusion®
description: Learn here all about elements support in Syncfusion® Essential Studio® WPF Olap Client control and more.
title: OlapClient Elements in WPF | Syncfusion®
description: Explore the OlapClient elements in WPF including cube selector, cube dimension browser, axis element builder, member editor, measure editor, and toolbar.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Cube Selector in WPF Olap Client
# Elements in WPF OlapClient

The cube selector allows you to select any one of the cubes available in the connected database. This can be achieved with a drop-down list displaying the list of cube names. On selecting a cube from the drop-down list, the corresponding cube element gets loaded.

Expand Down Expand Up @@ -264,4 +264,4 @@ Select the required report from the report list. The selected report will be set

## OLAP grid and OLAP chart

The [OLAP grid](http://help.syncfusion.com/wpf/olapgrid/overview/) and [OLAP chart](http://help.syncfusion.com/wpf/olapchart/overview) controls will be rendered with respect to the operations done in the axis element builder.
The [OLAP grid](https://help.syncfusion.com/wpf/olap-grid/overview) and [OLAP chart](http://help.syncfusion.com/wpf/olapchart/overview) controls will be rendered with respect to the operations done in the axis element builder.
8 changes: 4 additions & 4 deletions wpf/OLAP-Client/OlapReport-Serialization.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Serialization in WPF Olap Client control | Syncfusion®
description: Learn about Serialization support in Syncfusion® Essential Studio® WPF Olap Client control, its elements and more details.
title: OlapReport Serialization in WPF OlapClient | Syncfusion®
description: The serialization support in OlapClient stores the current report session as a stream and loads it back to populate the control in WPF applications.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Serialization in WPF Olap Client
# OlapReport Serialization in WPF OlapClient

This feature allows users to store the current session as a stream anywhere and load the saved stream back to populate the OLAP client control.

Expand Down
8 changes: 4 additions & 4 deletions wpf/OLAP-Client/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: About WPF Olap Client control | Syncfusion®
description: Learn here all about introduction of Syncfusion® WPF Olap Client control, its elements and more details.
title: About Syncfusion WPF OlapClient Control | Syncfusion®
description: Learn about Syncfusion® OlapClient, its introduction, key features, capabilities, and detailed usage information.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# WPF Olap Client Overview
# About Syncfusion WPF OlapClient Control

The OLAP client control for WPF supports browsing multidimensional data that is organized in the form of dimensions, measures, named sets, and KPI (key performance indicators) in a cube format. You can visualize the results in graphical and tabular formats (chart and grid). The OLAP client control is also used to create and edit a report on-the-fly that is stored for later use.

Expand Down
8 changes: 4 additions & 4 deletions wpf/OLAP-Client/Paging.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Paging in WPF Olap Client control | Syncfusion®
description: Learn about Paging support in Syncfusion® Essential Studio® WPF Olap Client control, its elements and more details.
title: Paging in WPF OlapClient | Syncfusion®
description: The paging support in OlapClient splits large CellSets into segments rendered on separate pages, enabling navigation through large multidimensional data.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Paging in WPF Olap Client
# Paging in WPF OlapClient

Paging in the OLAP client supports you to load and render the large amount of data without any performance constraint.

Expand Down
8 changes: 4 additions & 4 deletions wpf/OLAP-Client/Sorting.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Sorting in WPF Olap Client control | Syncfusion®
description: Learn about Sorting support in Syncfusion® Essential Studio® WPF Olap Client control, its elements and more details.
title: Sorting in WPF OlapClient | Syncfusion®
description: The sorting support in OlapClient sorts results by rows or columns in ascending or descending order based on row and column totals.
platform: wpf
control: OLAP Client
control: OlapClient
documentation: ug
---

# Sorting in WPF Olap Client
# Sorting in WPF OlapClient

The sorting tab in the Filtering and Sorting dialog box provides an option to sort the results by rows or columns in ascending or descending order.

Expand Down
Loading