ValueList overview

Constructors

 ConstructorOverloaded

Public Fields

 Capacity
 Count
 DefaultCapacity
 Name
 TempValue
 Value

Public Methods

 AsDateTime
 Clear
 FillSequenceRenumbers all values in a IValueList class starting at zero.
 IndexOfReturns the corresponding point index which has the specified Value.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 Locate
 RemoveAt
 RemoveRange
 SortRe-orders Series points, interchanging their position in the Series Values lists.

Public Properties

 Chart (inherited from TeeBase)Chart associated with this object
 DataMemberField to use as source for this value list.
 DateTimeAllows values to be expressed either as numbers or as Date+Time values.
 DrillDownMemberField to use as source for this value list when its series is clicked (drill-down).
 FirstReturns the First point value.
 Item
 LastReturns the Last point value.
 MaximumReturns the highest of all values in the list.
 MaxValue
 MinimumReturns the lowest of all values in the list.
 MinValue
 ModifiedGets or sets a value which indicates whether the Values have been modified to trigger a recalculation of Series statistics.
 OrderDetermines if points are automatically sorted or left at original position.
 Range
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TotalReturns the sum of all IValueList values.
 TotalABSReturns the sum of all absolute values in the list.

Protected Fields

 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from TeeBase)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)

See Also

ValueList Class | Steema.TeeChart.Styles Namespace