Skip to main content
All docs
V26.1
  • ExponentialInterpolationFunction Class

    An exponential interpolation function (PDF Type 2 function).

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public class ExponentialInterpolationFunction :
        CustomFunction

    Implements

    Inheritance

    Object
    CustomFunction
    ExponentialInterpolationFunction
    See Also