C# Class SmartQuant.FinChart.Objects.DrawingPoint

Inheritance: IUpdatable
Exibir arquivo Open project: fastquant/fastquant.dll

Public Methods

Method Description
DrawingPoint ( System.DateTime x, double y ) : System

Private Methods

Method Description
EmitUpdated ( ) : void

Method Details

DrawingPoint() public method

public DrawingPoint ( System.DateTime x, double y ) : System
x System.DateTime
y double
return System