The SeriesValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SeriesValue | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Clone | Overridden. See Clone()()(). (Overrides SeriesValueBase..::.Clone()()().) |
![]() | Equals | (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 | Overridden. See GetRepresentationObject()()(). (Overrides SeriesValueBase..::.GetRepresentationObject()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValueBounds | Overridden. See GetValueBounds()()(). (Overrides SeriesValueBase..::.GetValueBounds()()().) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Sum | Overridden. See Sum(SeriesValueBase). (Overrides SeriesValueBase..::.Sum(SeriesValueBase).) |
![]() | ToString | Overridden. See ToString()()(). (Inherited from SeriesValueBase.) |
Properties
Name | Description | |
---|---|---|
![]() | Argument | Gets or sets an argument. (Inherited from SeriesValueBase.) |
![]() | 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. |