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