UWP

Upgrade Guide User Guide Demos Support Forums Download
  • 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

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    ValueIsHeight

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

    Declaration
    public const ChartFunnelMode ValueIsHeight
    Field Value
    Type Description
    ChartFunnelMode

    ValueIsWidth

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

    Declaration
    public const ChartFunnelMode ValueIsWidth
    Field Value
    Type Description
    ChartFunnelMode

    Extension Methods

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