menu

UWP

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

    Show / Hide Table of Contents

    Class ChartFunnelMode

    Represents modes of the funnel types.

    Inheritance
    System.Object
    ChartFunnelMode
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class ChartFunnelMode : Enum

    Fields

    ValueIsHeight

    The specified Y value is used to compute the height of the corresponding block.

    Declaration
    public const ChartFunnelMode ValueIsHeight
    Field Value
    Type
    ChartFunnelMode

    ValueIsWidth

    The specified Y value is used to compute the width of the corresponding block.

    Declaration
    public const ChartFunnelMode ValueIsWidth
    Field Value
    Type
    ChartFunnelMode

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved