OpenHighLowCloseSeries Members
In This Article
#Constructors
Name | Description |
---|---|
Open |
Initializes a new instance of the Open |
Open |
Initializes a new instance of the Open |
Open |
Initializes a new instance of the Open |
Open |
Initializes a new instance of the Open |
#Properties
Name | Description |
---|---|
Close | Gets or sets a measure that contains Close prices. |
Custom |
Gets custom properties available for the current data item container.
Inherited from Data |
High | Gets or sets a measure that contains High prices. |
Ignore |
Gets or sets whether empty points are ignored when plotting the current chart series.
Inherited from Chart |
Low | Gets or sets a measure that contains Low prices. |
Name |
Gets or sets the name of the data item container.
Inherited from Named |
Open | Gets or sets a measure that contains Open prices. |
Plot |
Gets or sets a value indicating whether to plot series using the secondary axis.
Inherited from Chart |
Point |
Provides access to options related to series point labels.
Inherited from Chart |
Series |
Gets or sets the type of the series. |
Show |
Gets or sets a value indicating whether series point markers are visible.
Inherited from Chart |
#Methods
Name | Description |
---|---|
Add |
For internal use.
Inherited from Data |
Begin |
For internal use.
Inherited from Named |
Dispose() |
Releases resources associated with a Chart |
End |
For internal use.
Inherited from Named |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets the item’s name displayed in the dashboard.
Inherited from Named |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also