C# Class SmartQuant.FinChart.Objects.DrawingRay

Inheritance: IUpdatable
Show file Open project: fastquant/fastquant.dll Class Usage Examples

Public Methods

Method Description
DrawingRay ( System.DateTime x, double y, string name ) : System

Private Methods

Method Description
EmitUpdated ( ) : void

Method Details

DrawingRay() public method

public DrawingRay ( System.DateTime x, double y, string name ) : System
x System.DateTime
y double
name string
return System