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 a series pointer is clicked. |
![]() | Occurs when the control is double-clicked. |
![]() | Occurs on the drawing of the series pointers. |
![]() | 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
![]() | |
![]() | 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. |
![]() | Recalculates the function just one time, when finished adding points. |
![]() | Returns "Value" parameter coordinate position in pixels. |
![]() | |
![]() | Returns horizontal screen position for a given point. |
![]() | Returns the pixel Screen Horizontal coordinate of the specified Value. |
![]() | Returns the size in pixels corresponding to value parameter in horizontal axis scales. |
![]() | Returns vertical screen position for a given point. |
![]() | 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. |
![]() | Calculates if any point is at XY position. |
![]() | For internal use. |
![]() | 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. |
![]() | |
![]() | |
![]() | |
![]() | Draws series pointer to the Canvas. |
![]() | Draws the series to the Chart Canvas. |
![]() | Called internally. Draws the "ValueIndex" point of the Series. |
![]() | Returns whether Series draws its points in ascending/descending order. |
![]() | 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. |
![]() | |
![]() | 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. |
![]() | Returns whether or not the lines between points are null values. |
![]() | 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. |
![]() | |
![]() | 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. |
![]() | Sets Brush characteristics. |
![]() | Chart associated with this object |
![]() | Allows mouse clicks over the line drawn between points. |
![]() | Gets or sets the pixel tolerance for clicks on the series. |
![]() | Default color for all points. |
![]() | Draws points with different preset Colors. |
![]() | Enables/Disables the coloring of each connecting line of a series. |
![]() | 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 parts of 3D Line Series to add depth. |
![]() | 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. |
![]() | Sets the Depth of the series points or interconnecting lines. |
![]() | |
![]() | |
![]() | 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. |
![]() | Determines the Line Gradient. |
![]() | Horizontal axis to associate to this Series. |
![]() | Changes the direction of the step, when true. |
![]() | 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 the vertical thickness of the line in pixels. |
![]() | Determines pen to draw the line connecting all points. |
![]() | Defines all necessary properties to draw a mark near to each Series point. |
![]() | For internal use. |
![]() | For internal use. |
![]() | Sets Opacity level from 0 to 100% |
![]() | |
![]() | Pen for Series Line's outer pen. |
![]() | Sets the Format to display point values as percentage. |
![]() | Defines all necessary properties of the Series Pointer. |
![]() | |
![]() | System.Obsolete: Use the Series Color property. |
![]() | |
![]() | Displays this Series Title in Legend. |
![]() | Gets or sets whether the Line Series' line is smoothed. |
![]() | Defines how multiple series will be displayed. |
![]() | Steps line joining adjacent points. |
![]() | For internal use. |
![]() | Gets or sets an object that provides additional data about the TChart object. |
![]() | 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 |
![]() | 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. |
![]() | Values defining vertical point positions. |
![]() | Determines where on the depth axis the Series is drawn. |
Protected Fields
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
Protected Methods
Protected Properties
See Also
HorizLine Class | Steema.TeeChart.Styles Namespace