Nativescript plugin for Charts
    Preparing search index...

    Interface MPSize

    Created by Tony Patino on 6/24/16.

    interface MPSize {
        height: number;
        width: number;
    }
    Index

    Properties

    Properties

    height: number
    width: number