Class OlapLabelPresenter
Representing OlapLabelPresenter
Inheritance
System.Object
OlapLabelPresenter
Namespace: Syncfusion.Windows.Chart.Olap
Assembly: Syncfusion.OlapChart.WPF.dll
Syntax
public class OlapLabelPresenter : ContentControl
Constructors
OlapLabelPresenter(PivotCellDescriptor)
Initializes a new instance of the OlapLabelPresenter class.
Declaration
public OlapLabelPresenter(PivotCellDescriptor representedMember)
Parameters
Type | Name | Description |
---|---|---|
PivotCellDescriptor | representedMember | The represented member. |
Properties
ExpanderState
Gets the state of the expander.
Declaration
public LabelExpanderState ExpanderState { get; }
Property Value
Type | Description |
---|---|
LabelExpanderState | The state of the expander. |