C# Class Monobjc.CorePlot.CPTTradingRangePlot

Mostra file Open project: Monobjc/monobjc

Public Properties

Property Type Description
FieldClose NSNumber
FieldHigh NSNumber
FieldLow NSNumber
FieldOpen NSNumber
FieldX NSNumber

Property Details

FieldClose public_oe static_oe property

Close values.

public static NSNumber FieldClose
return NSNumber

FieldHigh public_oe static_oe property

High values.

public static NSNumber FieldHigh
return NSNumber

FieldLow public_oe static_oe property

Low values.

public static NSNumber FieldLow
return NSNumber

FieldOpen public_oe static_oe property

Open values.

public static NSNumber FieldOpen
return NSNumber

FieldX public_oe static_oe property

X values.

public static NSNumber FieldX
return NSNumber