The SeriesValueBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SeriesValueBase | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Clone | Creates a copy of an object. |
![]() | 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 | Returns an object that represents series value. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValueBounds | Returns the bounds of the series values. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Sum | Summarizes with the specified series value. |
![]() | ToString | Overridden. See ToString()()(). (Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
![]() | Argument | Gets or sets an argument. |
![]() | Sort | Gets or sets the sort expression value for series value. |
![]() | UserData | Gets or sets additional data of the series value. |