Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MTExample3_6
Legend
C# Class MTExample3_6.Legend
ファイルを表示
Open project: mono/sysdrawing-coregraphics
Class Usage Examples
Public Methods
Method
Description
AddLegend
(
Graphics
g
,
DataCollection
dc
,
ChartStyle
cs
) :
void
Legend
( ) :
System.Drawing
Private Methods
Method
Description
DrawLegend
(
Graphics
g
,
float
xCenter
,
float
yCenter
,
float
hWidth
,
float
hHeight
,
DataCollection
dc
,
ChartStyle
cs
) :
void
Method Details
AddLegend()
public
method
public
AddLegend
(
Graphics
g
,
DataCollection
dc
,
ChartStyle
cs
) :
void
g
System.Drawing.Graphics
dc
DataCollection
cs
ChartStyle
return
void
Legend()
public
method
public
Legend
( ) :
System.Drawing
return
System.Drawing