Enum DisplayMode
Represents the DisplayMode for OlapChart.
Namespace: Syncfusion.Windows.Chart.Olap
Assembly: Syncfusion.OlapChart.WPF.dll
Syntax
public enum DisplayMode
Fields
| Name | Description |
|---|---|
| CompressedMode | Sets the compressed view of the OlapChart when having more elements. |
| NormalMode | Sets the default view of the OlapChart. |