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
MTExample3_4
Legend
C# Class MTExample3_4.Legend
Afficher le fichier
Open project: mono/sysdrawing-coregraphics
Class Usage Examples
Méthodes publiques
Méthode
Description
AddLegend
(
Graphics
g
,
DataCollection
dc
,
ChartStyle
cs
) :
void
Legend
( ) :
System
Private Methods
Méthode
Description
DrawLegend
(
Graphics
g
,
float
xCenter
,
float
yCenter
,
float
hWidth
,
float
hHeight
,
DataCollection
dc
,
ChartStyle
cs
) :
void
Method Details
AddLegend()
public
méthode
public
AddLegend
(
Graphics
g
,
DataCollection
dc
,
ChartStyle
cs
) :
void
g
System.Drawing.Graphics
dc
DataCollection
cs
ChartStyle
Résultat
void
Legend()
public
méthode
public
Legend
( ) :
System
Résultat
System