Skip to main content
All docs
V25.1
  • ShapeGuideFormula.Type Property

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.1.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public ShapeGuideFormulaType Type { get; }

    Property Value

    Type
    ShapeGuideFormulaType

    Available values:

    Show 21 items
    Name
    Undefined
    MultiplyDivide
    AddSubtract
    AddDivide
    IfElse
    Abs
    ArcTan
    CosArcTan
    Cos
    Max
    Min
    Mod
    Pin
    SinArcTan
    Sin
    Sqrt
    Tan
    Value
    Mid
    SumAngle
    Ellipse
    See Also