Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
KitchenSink
ChartPage
C# Class KitchenSink.ChartPage
Inheritance:
Json
Mostrar archivo
Open project: StarcounterSamples/KitchenSink
Class Usage Examples
Public Methods
Method
Description
AddChartData
(
string
label
,
int
value
) :
void
Protected Methods
Method
Description
OnData
( ) :
void
Method Details
AddChartData()
public
method
public
AddChartData
(
string
label
,
int
value
) :
void
label
string
value
int
return
void
OnData()
protected
method
protected
OnData
( ) :
void
return
void