C# Class SmartQuant.FinChart.Objects.DrawingEllipse

Inheritance: IUpdatable
Datei anzeigen Open project: fastquant/fastquant.dll Class Usage Examples

Public Methods

Method Description
DrawingEllipse ( System.DateTime x1, double y1, System.DateTime x2, double y2, string name ) : System

Private Methods

Method Description
EmitUpdated ( ) : void

Method Details

DrawingEllipse() public method

public DrawingEllipse ( System.DateTime x1, double y1, System.DateTime x2, double y2, string name ) : System
x1 System.DateTime
y1 double
x2 System.DateTime
y2 double
name string
return System