Back to Devexpress

SeriesPoint Members

corelibraries-devexpress-dot-xtracharts-dot-seriespoint-dot-underscore-members.md

latest25.8 KB
Original Source

SeriesPoint Members

Represents an individual series point.

Constructors

NameDescription
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.

Fields

NameDescription
ArgumentPropertyIdentifies the SeriesPoint.Argument property.
ValuesPropertyIdentifies the SeriesPoint.Values property.

Properties

NameDescription
AnnotationsProvides access to the annotations collection of the series point.
ArgumentGets the point’s argument value.
ArgumentSerializableGets or sets the string value used to support serialization of the SeriesPoint.Argument property.
ColorGets or sets the color used to draw this point.
ColorSerializableGets or sets the string value used to support serialization of the SeriesPoint.Color property.
DateTimeArgumentGets the point’s argument value of the date-time type.
DateTimeValuesGets or sets the point’s data value(s) of the date-time type.
IsEmptyGets or sets whether the current point is empty.
Item[Int32]Provides indexed access to individual values at this series point.
LengthGets the length of an array which contains the series point’s values.
NumericalArgumentGets the point’s argument value of the numerical type.
RelationsProvides access to the collection of relations for a series.
SeriesPointIDGets or sets the ID of a point.
TagGets or sets the object that contains data related to this series point.
TimeSpanArgumentGets or sets the series point’s time-span argument.
TimeSpanValuesGets or sets the point’s data value(s) of the time-span type.
ToolTipHintGets or sets a value to be shown as a hint in a series point’s tooltip.
ValuesGets or sets the point’s data value(s).
ValuesSerializableGets or sets the string value used to support serialization of the SeriesPoint.Values collection.

Methods

NameDescription
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) staticFor internal use only. Creates a new instance of SeriesPoint with the specified argument and ID.
Equals(Object, Object) staticDetermines 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() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines 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

SeriesPoint Class

DevExpress.XtraCharts Namespace