corelibraries-devexpress-dot-xtracharts-dot-seriespoint-dot-underscore-members.md
Represents an individual series point.
| Name | Description |
|---|---|
| SeriesPoint() | Initializes a new instance of the SeriesPoint class with the default settings. For internal use only. |
| SeriesPoint(DateOnly, DateOnly[]) | Initializes a new instance of the SeriesPoint class with the specified DateOnly argument and DateOnly values. |
| SeriesPoint(DateOnly, DateTime[]) | Initializes a new instance of the SeriesPoint class with the specified DateOnly argument and DateTime values. |
| SeriesPoint(DateOnly, Double[]) | Initializes a new instance of the SeriesPoint class with the specified DateOnly argument and numeric values. |
| SeriesPoint(DateOnly, TimeOnly[]) | Initializes a new instance of the SeriesPoint class with the specified DateOnly argument and TimeOnly values. |
| SeriesPoint(DateOnly, TimeSpan[]) | Initializes a new instance of the SeriesPoint class with the specified DateOnly argument and TimeSpan values. |
| SeriesPoint(DateOnly) | Initializes a new instance of the SeriesPoint class with the specified DateOnly argument. |
| SeriesPoint(DateTime, DateOnly[]) | Initializes a new instance of the SeriesPoint class with the specified DateTime argument and DateOnly values. |
| SeriesPoint(DateTime, DateTime[]) | Initializes a new instance of the SeriesPoint class with the specified date-time argument and values. |
| SeriesPoint(DateTime, Double[]) | Initializes a new instance of the SeriesPoint class with the specified date-time argument and values. |
| SeriesPoint(DateTime, TimeOnly[]) | Initializes a new instance of the SeriesPoint class with the specified DateTime argument and TimeOnly values. |
| SeriesPoint(DateTime, TimeSpan[]) | Initializes a new instance of the SeriesPoint class with the specified date-time argument and time-span values. |
| SeriesPoint(DateTime) | Initializes a new instance of the SeriesPoint class with the specified date-time argument. |
| SeriesPoint(Decimal, DateOnly[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and DateOnly values. |
| SeriesPoint(Decimal, DateTime[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. |
| SeriesPoint(Decimal, Double[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and values. |
| SeriesPoint(Decimal, TimeOnly[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and TimeOnly values. |
| SeriesPoint(Decimal, TimeSpan[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and time-span values. |
| SeriesPoint(Decimal) | Initializes a new instance of the SeriesPoint class with the specified numeric argument. |
| SeriesPoint(Double, DateOnly[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and DateOnly values. |
| SeriesPoint(Double, DateTime[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. |
| SeriesPoint(Double, Double[]) | Initializes a new instance of the SeriesPoint class with the specified Double argument and values. |
| SeriesPoint(Double, TimeOnly[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and TimeOnly values. |
| SeriesPoint(Double, TimeSpan[]) | Initializes a new instance of the SeriesPoint class with the specified double argument and time-span values. |
| SeriesPoint(Double) | Initializes a new instance of the SeriesPoint class with the specified numeric argument. |
| SeriesPoint(Int16, DateTime[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. |
| SeriesPoint(Int16, Double[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and values. |
| SeriesPoint(Int16, TimeOnly[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and TimeOnly values. |
| SeriesPoint(Int16, TimeSpan[]) | Initializes a new instance of the SeriesPoint class with the specified integer argument and time-span values. |
| SeriesPoint(Int16) | Initializes a new instance of the SeriesPoint class with the specified numeric argument. |
| SeriesPoint(Int32, DateOnly[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and DateOnly values. |
| SeriesPoint(Int32, DateTime[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. |
| SeriesPoint(Int32, Double[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and values. |
| SeriesPoint(Int32, TimeOnly[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and TimeOnly values. |
| SeriesPoint(Int32, TimeSpan[]) | Initializes a new instance of the SeriesPoint class with the specified integer argument and time-span values. |
| SeriesPoint(Int32) | Initializes a new instance of the SeriesPoint class with the specified numeric argument. |
| SeriesPoint(Int64, DateTime[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. |
| SeriesPoint(Int64, Double[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and values. |
| SeriesPoint(Int64, TimeOnly[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and TimeOnly values. |
| SeriesPoint(Int64, TimeSpan[]) | Initializes a new instance of the SeriesPoint class with the specified integer argument and time-span values. |
| SeriesPoint(Int64) | Initializes a new instance of the SeriesPoint class with the specified numeric argument. |
| SeriesPoint(Object, Object[], Int32) | Initializes a new instance of the SeriesPoint class with the specified argument and values. |
| SeriesPoint(Object, Object[]) | Initializes a new instance of the SeriesPoint class with the specified argument and values. |
| SeriesPoint(Object) | Initializes a new instance of the SeriesPoint class with the specified argument. |
| SeriesPoint(Single, DateOnly[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and DateOnly values. |
| SeriesPoint(Single, DateTime[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and date-time values. |
| SeriesPoint(Single, Double[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and values. |
| SeriesPoint(Single, TimeOnly[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and TimeOnly values. |
| SeriesPoint(Single, TimeSpan[]) | Initializes a new instance of the SeriesPoint class with the specified numeric argument and time-span values. |
| SeriesPoint(Single) | Initializes a new instance of the SeriesPoint class with the specified numeric argument. |
| SeriesPoint(String, DateOnly[]) | Initializes a new instance of the SeriesPoint class with the specified string argument and DateOnly values. |
| SeriesPoint(String, DateTime[]) | Initializes a new instance of the SeriesPoint class with the specified qualitative argument and date-time values. |
| SeriesPoint(String, Double[]) | Initializes a new instance of the SeriesPoint class with the specified string argument and values. |
| SeriesPoint(String, TimeOnly[]) | Initializes a new instance of the SeriesPoint class with the specified string argument and TimeOnly values. |
| SeriesPoint(String, TimeSpan[]) | Initializes a new instance of the SeriesPoint class with the specified string argument and time-span values. |
| SeriesPoint(String) | Initializes a new instance of the SeriesPoint class with the specified string argument. |
| SeriesPoint(TimeOnly, DateOnly[]) | Initializes a new instance of the SeriesPoint class with the specified TimeOnly argument and DateOnly values. |
| SeriesPoint(TimeOnly, DateTime[]) | Initializes a new instance of the SeriesPoint class with the specified TimeOnly argument and DateTime values. |
| SeriesPoint(TimeOnly, Double[]) | Initializes a new instance of the SeriesPoint class with the specified TimeOnly argument and numeric values. |
| SeriesPoint(TimeOnly, TimeOnly[]) | Initializes a new instance of the SeriesPoint class with the specified TimeOnly argument and TimeOnly values. |
| SeriesPoint(TimeOnly, TimeSpan[]) | Initializes a new instance of the SeriesPoint class with the specified TimeOnly argument and TimeSpan values. |
| SeriesPoint(TimeOnly) | Initializes a new instance of the SeriesPoint class with the specified TimeOnly argument. |
| SeriesPoint(TimeSpan, DateOnly[]) | Initializes a new instance of the SeriesPoint class with the specified TimeSpan argument and DateOnly values. |
| SeriesPoint(TimeSpan, DateTime[]) | Initializes a new instance of the SeriesPoint class with the specified time-span argument and date-time values. |
| SeriesPoint(TimeSpan, Double[]) | Initializes a new instance of the SeriesPoint class with the specified time-span argument and numeric values. |
| SeriesPoint(TimeSpan, TimeSpan[]) | Initializes a new instance of the SeriesPoint class with the specified time-span argument and values. |
| SeriesPoint(TimeSpan) | Initializes a new instance of the SeriesPoint class with the specified time-span argument. |
| Name | Description |
|---|---|
| ArgumentProperty | Identifies the SeriesPoint.Argument property. |
| ValuesProperty | Identifies the SeriesPoint.Values property. |
| Name | Description |
|---|---|
| Annotations | Provides access to the annotations collection of the series point. |
| Argument | Gets the point’s argument value. |
| ArgumentSerializable | Gets or sets the string value used to support serialization of the SeriesPoint.Argument property. |
| Color | Gets or sets the color used to draw this point. |
| ColorSerializable | Gets or sets the string value used to support serialization of the SeriesPoint.Color property. |
| DateTimeArgument | Gets the point’s argument value of the date-time type. |
| DateTimeValues | Gets or sets the point’s data value(s) of the date-time type. |
| IsEmpty | 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. |
| NumericalArgument | Gets the point’s argument value of the numerical type. |
| Relations | Provides access to the collection of relations for a series. |
| SeriesPointID | Gets or sets the ID of a point. |
| Tag | Gets or sets the object that contains data related to this series point. |
| TimeSpanArgument | Gets or sets the series point’s time-span argument. |
| TimeSpanValues | Gets or sets the point’s data value(s) of the time-span type. |
| ToolTipHint | 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(s). |
| ValuesSerializable | Gets or sets the string value used to support serialization of the SeriesPoint.Values collection. |
| Name | Description |
|---|---|
| Assign(ChartElement) | Copies all the settings from the SeriesPoint object passed as the parameter. |
| Clone() | Creates a copy of the current ChartElement object. Inherited from ChartElement. |
| CreateSeriesPointWithId(Object, Int32) static | For internal use only. Creates a new instance of SeriesPoint with the specified argument and ID. |
| Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
| Equals(Object) | Determines whether the specified object is equal to the current SeriesPoint instance. |
| GetDateTimeValue(ValueLevel) | Returns the series point date-time value. |
| GetHashCode() | Gets the hash code (a number) that corresponds to the value of the current SeriesPoint object. |
| GetNumericValue(ValueLevel) | Returns the series point numeric value. |
| GetTimeSpanValue(ValueLevel) | Returns the series point time-span value. |
| GetType() | Gets the Type of the current instance. Inherited from Object. |
| GetValueString(Int32) | Gets a string value for the SeriesPoint object. |
| MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
| ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
| ToString() | Returns the textual representation of the chart element. Inherited from ChartElement. |
See Also