Nativescript plugin for Charts
Nativescript Doc
Preparing search index...
renderer/AxisRenderer
CustomRendererLimitLineFunction
Type Alias CustomRendererLimitLineFunction
CustomRendererLimitLineFunction
:
(
c
:
Canvas
,
axis
:
AxisBase
,
limitLine
:
LimitLine
,
rect
:
RectF
,
x
:
number
,
paint
:
Paint
,
)
=>
void
Type Declaration
(
c
:
Canvas
,
axis
:
AxisBase
,
limitLine
:
LimitLine
,
rect
:
RectF
,
x
:
number
,
paint
:
Paint
,
)
:
void
Parameters
c
:
Canvas
axis
:
AxisBase
limitLine
:
LimitLine
rect
:
RectF
x
:
number
paint
:
Paint
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Nativescript Doc
Nativescript plugin for Charts
Loading...