Nativescript Doc
Preparing search index...
The search index is not available
Nativescript plugin for Charts
Nativescript plugin for Charts
data/BubbleEntry
BubbleEntry
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
)
Entry
BubbleEntry
Indexable
[
k
:
string
]:
any
Index
Properties
data?
icon?
size
Properties
Optional
data
data
?:
any
Optional
icon
icon
?:
ImageSource
|
Shape
size
size
:
number
size value
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
icon
size
Nativescript Doc
Nativescript plugin for Charts
Loading...
Created by Philipp Jahoda on 02/06/16.