Nativescript plugin for Charts
    Preparing search index...

    Interface BubbleEntry

    Created by Philipp Jahoda on 02/06/16.

    interface BubbleEntry {
        data?: any;
        icon?: ImageSource | Shape;
        size: number;
        [k: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [k: string]: any
    Index

    Properties

    Properties

    data?: any
    icon?: ImageSource | Shape
    size: number

    size value