C# Class SmartQuant.Charting.TLegendItem

Afficher le fichier Open project: fastquant/fastquant.dll Class Usage Examples

Méthodes publiques

Méthode Description
TLegendItem ( string text, Color color ) : System
TLegendItem ( string text, Color color, Font font ) : System

Method Details

TLegendItem() public méthode

public TLegendItem ( string text, Color color ) : System
text string
color Color
Résultat System

TLegendItem() public méthode

public TLegendItem ( string text, Color color, Font font ) : System
text string
color Color
font System.Drawing.Font
Résultat System