SeriesPoint Members
In This Article
#Constructors
Name | Description |
---|---|
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
Series |
Initializes a new instance of the Series |
#Fields
Name | Description |
---|---|
Argument |
Identifies the Series |
Values |
Identifies the Series |
#Properties
Name | Description |
---|---|
Annotations | Provides access to the annotations collection of the series point. |
Argument | Gets the point’s argument value. |
Argument |
Gets or sets the string value used to support serialization of the Series |
Color | Gets or sets the color used to draw this point. |
Color |
Gets or sets the string value used to support serialization of the Series |
Date |
Gets the point’s argument value of the date-time type. |
Date |
Gets or sets the point’s data value |
Is |
Gets or sets whether the current point is empty. |
Item[Int32] | Provides indexed access to individual values at this series point. |
Length | Gets the length of an array which contains the series point’s values. |
Numerical |
Gets the point’s argument value of the numerical type. |
Relations | Provides access to the collection of relations for a series. |
Series |
Gets or sets the ID of a point. |
Tag | Gets or sets the object that contains data related to this series point. |
Time |
Gets or sets the series point’s time-span argument. |
Time |
Gets or sets the point’s data value |
Tool |
Gets or sets a value to be shown as a hint in a series point’s tooltip. |
Values |
Gets or sets the point’s data value |
Values |
Gets or sets the string value used to support serialization of the Series |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Series |
Clone() |
Creates a copy of the current Chart |
Create |
For internal use only. Creates a new instance of Series |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Series |
Get |
Returns the series point date-time value. |
Get |
Gets the hash code (a number) that corresponds to the value of the current Series |
Get |
Returns the series point numeric value. |
Get |
Returns the series point time-span value. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Gets a string value for the Series |
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 the textual representation of the chart element.
Inherited from Chart |
See Also