The PointSeriesValue type exposes the following members.

Constructors

  NameDescription
PointSeriesValueOverloaded.

Methods

  NameDescription
Clone
Overridden. See Clone()()().
(Overrides SeriesValue..::.Clone()()().)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetRepresentationObject (Inherited from SeriesValue.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetValueBounds
Overridden. See GetValueBounds()()().
(Inherited from SeriesValue.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Sum
Overridden. See Sum(SeriesValueBase).
(Inherited from SeriesValue.)
ToString
Overridden. See ToString()()().
(Inherited from SeriesValueBase.)

Properties

  NameDescription
Argument
Gets or sets an argument.
(Inherited from SeriesValueBase.)
Radius
Gets or sets points radius.
Sort
Gets or sets the sort expression value for series value.
(Inherited from SeriesValueBase.)
UserData
Gets or sets additional data of the series value.
(Inherited from SeriesValueBase.)
Value
Gets or sets series value.
(Inherited from SeriesValue.)

See Also