Nativescript plugin for Charts
    Preparing search index...

    Interface MPPointF

    Created by Tony Patino on 6/24/16.

    interface MPPointF {
        x: number;
        y: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    x y

    Properties

    x: number
    y: number