menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Measure - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Measure

    Specifies Calculated Measure.

    Inheritance
    System.Object
    Measure
    Implements
    IAxisElement
    Namespace: Syncfusion.Windows.Grid.Olap
    Assembly: Syncfusion.OlapGrid.WPF.dll
    Syntax
    public class Measure : DependencyObject, IAxisElement

    Constructors

    Measure()

    Declaration
    public Measure()

    Properties

    Name

    Gets or sets the name.

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String

    The name.

    Implements

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