Nativescript plugin for Charts
    Preparing search index...

    Function getPosition

    • Returns a recyclable MPPointF instance. Calculates the position around a center point, depending on the distance from the center, and the angle of the position around the center.

      Parameters

      • center: any
      • dist: any
      • angle: any

        in degrees, converted to radians internally

      • OptionaloutputPoint: any

      Returns any