Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
KitchenSink
ChartPage
C# Class KitchenSink.ChartPage
Inheritance:
Json
Afficher le fichier
Open project: StarcounterSamples/KitchenSink
Class Usage Examples
Méthodes publiques
Méthode
Description
AddChartData
(
string
label
,
int
value
) :
void
Méthodes protégées
Méthode
Description
OnData
( ) :
void
Method Details
AddChartData()
public
méthode
public
AddChartData
(
string
label
,
int
value
) :
void
label
string
value
int
Résultat
void
OnData()
protected
méthode
protected
OnData
( ) :
void
Résultat
void