WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OlapLabelPresenter

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved