Constructors
![]() | Overloaded |
Public Events
![]() | Called just after drawing all series points, and before drawing other series that are in front. |
![]() | Triggered Before a Series Point is plotted. Use to modify paint characteristics of indexed point. |
![]() | Called just before drawing all series points, and after drawing other series that are behind. |
![]() | Occurs when the control is clicked. |
![]() | Occurs when the control is double-clicked. |
![]() | Occurs when series bars are painted. |
![]() | Triggered on placing Mark for each Series Point. Use this method to modify the Mark Text content. |
![]() | Occurs when the mouse pointer enters the control. |
![]() | Occurs when the mouse pointer leaves the control. |
Public Fields
![]() | |
![]() | Returns the horizontal axis associated with the series. |
![]() | Returns the vertical axis associated with the series. |
![]() | Returns true if the series has ZValues. |
![]() | |
![]() | |
![]() | |
![]() | Returns True when the Series needs axes to display points. For example, Pie Series returns False (it does not need axes). |
Public Methods
![]() | Adds the collection of objects that implement the IList interface. |
![]() | System.Obsolete: Please use Add() method without parameters. |
![]() | System.Obsolete: Please use Add(x,y,Color.Transparent) method. |
![]() | Copies all properties from one Series component to another. |
![]() | |
![]() | Adds all Values from Source series. |
![]() | Returns side margin amount in pixels. |
![]() | For internal use. |
![]() | Recalculates the function just one time, when finished adding points. |
![]() | Returns "Value" parameter coordinate position in pixels. |
![]() | |
![]() | Returns the Screen X pixel coordinate of the ValueIndex Series value. |
![]() | Returns the pixel Screen Horizontal coordinate of the specified Value. |
![]() | Returns the size in pixels corresponding to value parameter in horizontal axis scales. |
![]() | Returns the Screen Y pixel coordinate of the ValueIndex Series value. |
![]() | Returns the pixel Screen Vertical coordinate of the specified Value. |
![]() | Returns the size in pixels corresponding to value parameter in vertical axis scales. |
![]() | Refreshes all Series point values, either from database Tables, Queries or Series points. |
![]() | Reorders points according to Order property of X,Y,etc value lists. |
![]() | Removes all points, texts and Colors from the Series. |
![]() | Returns the ValueIndex of the "clicked" point in the Series. |
![]() | Returns a new Series, copy of this original. |
![]() | This method will change the Color of a specified range of points. |
![]() | Removes the index th point. X values remain unchanged. |
![]() | |
![]() | Internal use. |
![]() | |
![]() | |
![]() | Draws the series to the Chart Canvas. |
![]() | Called internally. Draws the "ValueIndex" point of the Series. |
![]() | |
![]() | Used with .BeginUpdate to recalculate the function just once when finished adding points. |
![]() | Adds random values to help visualize the Series. Each series class determines how many random points to add. |
![]() | Returns the index of the series point that is displayed first when the series is drawn. |
![]() | |
![]() | Returns the associated bitmap icon for a given Series class. This icon is used at ChartListBox and Series Editor dialog. |
![]() | Returns corresponding Point label suitable for displaying at Series Marks. |
![]() | Returns corresponding Point value suitable for displaying at Series Marks. |
![]() | Returns the corresponding screen pixels coordinate of the leftmost horizontal bar edge. |
![]() | |
![]() | Use Invalidate when the entire canvas needs to be repainted. |
![]() | Returns true if the index th point in the Series is "null" or "empty". A point is considered "null" when the color of that point is "Transparent" or its value is Double.NaN. |
![]() | Validates Series datasource. |
![]() | Returns the index of the series point that is displayed first when the series is drawn. |
![]() | Returns the formatted string corresponding to the LegendIndex point. |
![]() | Returns the length in pixels of the longest Mark text. |
![]() | Returns the Maximum Value of the Series X Values List. |
![]() | Returns the Maximum Value of the Series Y Values List. |
![]() | Returns Maximum Z Value. |
![]() | Returns the Minimum Value of the Series X Values List. |
![]() | Returns the Minimum Value of the Series Y Values List. |
![]() | Returns Minimum Z Value. |
![]() | For internal use. |
![]() | |
![]() | Recalculates all dependent Series points again. |
![]() | Forces the Chart to Repaint. |
![]() | Returns the corresponding Value PointDouble values of a Screen position between Axis limits. |
![]() | Sets the specified series point to a null (transparent) point. |
![]() | |
![]() | Sorts all points in the series using the Labels (texts) list. Note: non-mandatory values (X) are modified (they are not preserved). |
![]() | System.Obsolete: Please use ToString() method. |
![]() | Overridden ToString() method. |
![]() | Returns the colour of the index point. |
![]() | Returns the string representation of a Index point used to draw the Mark. |
![]() | Returns the corresponding Screen Point values of a Value position between Axis limits. |
![]() | |
![]() | Returns the corresponding X value of a Screen position between Axis limits. |
![]() | Returns the corresponding Y value of a Screen position between Axis limits. |
Public Properties
![]() | Shows or hides this series. |
![]() | Repositions Marks on BarSeries to prevent overlapping. |
![]() | Coordinates of current Bar point being displayed. |
![]() | Describes what ends of the Bar are rounded. Used only when BarStyle property is RoundRectangle |
![]() | Defines the Bar shape used to draw Bars. |
![]() | Determines the percent of total Bar width used for evenly spaced bars. |
![]() | Amount in pixels of the bar bevel. Used only when BarStyle property is Bevel (only in 2D and 3D orthogonal display modes) |
![]() | Defines the Brush used to fill Bars. |
![]() | Chart associated with this object |
![]() | Default color for all points. |
![]() | Draws points with different preset Colors. |
![]() | System.Obsolete: Please use ColorEach property. |
![]() | Gets or sets the Datasource Color Field |
![]() | Access to the stored Color Array, if created, for the Series. |
![]() | |
![]() | Returns the number of points in the Series. |
![]() | Cursor displayed when mouse is over a series point. |
![]() | |
![]() | Specified the custom horizontal axis for the series. |
![]() | Specified the custom vertical axis for the series. |
![]() | Darkens sides of bars to enhance 3D effect. |
![]() | Object to load data from. |
![]() | Determines the DateTimeFormat to display point values. |
![]() | Sets or returns the value to be used as a null value within the series. |
![]() | When True degrades saved max over time. |
![]() | mSec. time to down adjust high |
![]() | Sets the Depth of the series points or interconnecting lines. |
![]() | Defines the percentage, from 0 to 100, that the bars will need in the "Z" depth space direction. |
![]() | |
![]() | |
![]() | Value step to reduce HighMarker by if degrading |
![]() | Gets and sets and object that controls the drill-down dataset when the series is clicked |
![]() | Gets or sets the Datasource Label Field for the series clicked point (drill-down). |
![]() | For internal use. |
![]() | Returns the index of the Series' first visible point. |
![]() | Function object to calculate values. |
![]() | Defines the color Gradient used to fill the Bars. |
![]() | When Gradient is Visible, calculates Colors based on highest bar. |
![]() | |
![]() | Horizontal axis to associate to this Series. |
![]() | Gets or sets whether Series aspect ratio is maintained horizontally on Chart resize. |
![]() | Gets or sets whether Series aspect ratio is maintained vertically on Chart resize. |
![]() | Point characteristics |
![]() | Gets or sets the Datasource Label Field |
![]() | Accesses a list of series point labels. |
![]() | Returns the index of the Series' last visible point. |
![]() | Gets or sets the properties which define how the Series is displayed in the Legend. |
![]() | Defines all necessary properties to draw a mark near to each Series point. |
![]() | Sets the alignment of the Mark into the Bars. |
![]() | Sets a postition of the Marks into the Bars. |
![]() | For internal use. |
![]() | Determines how multiple BarSeries will be displayed in the same Chart. |
![]() | For internal use. |
![]() | Sets the Bar displacement as percent of Bar size. |
![]() | Sets the common bottom value used for all Bar points. |
![]() | |
![]() | Pen used to draw the Bar rectangles. |
![]() | Sets the Format to display point values as percentage. |
![]() | |
![]() | Amount in pixels of the bar end rounding. Used only when BarStyle property is RoundRectangle |
![]() | System.Obsolete: Use the Series Color property. |
![]() | |
![]() | Defines the Shadow used to draw behind the Bars. |
![]() | Displays this Series Title in Legend. |
![]() | Sets a margin between Chart rectangle and Bars. |
![]() | Allows stacking independent Series within the same Chart. |
![]() | For internal use. |
![]() | Gets or sets an object that provides additional data about the TChart object. |
![]() | Pen used to draw "tick" lines across each bar. |
![]() | Series description to show in Legend and editors. |
![]() | Sets Transparency level from 0 to 100%. |
![]() | When true activates extended Axis range for extremely large/small numbers |
![]() | Allows Bars to be bottom aligned to the Origin property value. |
![]() | Determines the Format to display point values. |
![]() | Returns the Steema.TeeChart.Styles.ValuesLists object of the series. |
![]() | Determines Vertical axis associated to this Series. |
![]() | Shows or hides this series. |
![]() | Values defining horizontal point positions. |
![]() | System.Obsolete: Please use Origin property. |
![]() | Values defining vertical point positions. |
![]() | Determines where on the depth axis the Series is drawn. |
Protected Fields
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
Protected Methods
Protected Properties
![]() | |
![]() | |
![]() |
See Also
Equalizer Class | Steema.TeeChart.Styles Namespace