C# Class SmartQuant.Charting.TTitle

Afficher le fichier Open project: fastquant/fastquant.dll

Méthodes publiques

Méthode Description
Add ( string text, Color color ) : void
Paint ( ) : void
TTitle ( Pad pad, string text = "" ) : System

Private Methods

Méthode Description
GetText ( ) : string

Method Details

Add() public méthode

public Add ( string text, Color color ) : void
text string
color Color
Résultat void

Paint() public méthode

public Paint ( ) : void
Résultat void

TTitle() public méthode

public TTitle ( Pad pad, string text = "" ) : System
pad Pad
text string
Résultat System