ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PropertyCalcModeType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PropertyCalcModeType

    Specifies the calcMode type of property effect

    Inheritance
    System.Object
    PropertyCalcModeType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class PropertyCalcModeType : Enum

    Fields

    Discrete

    Specifies the property calcMode type is Discrete

    Declaration
    public const PropertyCalcModeType Discrete
    Field Value
    Type Description
    PropertyCalcModeType

    Formula

    Specifies the property calcMode type is Formula

    Declaration
    public const PropertyCalcModeType Formula
    Field Value
    Type Description
    PropertyCalcModeType

    Linear

    Specifies the property calcMode type is Linear

    Declaration
    public const PropertyCalcModeType Linear
    Field Value
    Type Description
    PropertyCalcModeType

    NotDefined

    Specifies the property calcMode type is NotDefined

    Declaration
    public const PropertyCalcModeType NotDefined
    Field Value
    Type Description
    PropertyCalcModeType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved