menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IAxisElement - API Reference

    Show / Hide Table of Contents

    Interface IAxisElement

    Repesents the each type of elements in an axis.

    Namespace: Syncfusion.Windows.Gauge.Olap
    Assembly: Syncfusion.OlapGauge.WPF.dll
    Syntax
    public interface IAxisElement

    Properties

    Name

    Gets or sets the name.

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

    The name.

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