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. |
![]() | 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. |
![]() | Called when the Gauge Value property is changed. |
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. |
![]() | Adds a new ColorLine to the CircularGauge with specified Start and End values. |
![]() | Adds a new Hand to the CircularGauge with specified Value and Color. |
![]() | System.Obsolete: Please use Add() method without parameters. |
![]() | System.Obsolete: Please use Add(x,y,Color.Transparent) method. |
![]() | Returns the exact Screen position for a given pair of Angle and Radius values. |
![]() | 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 the pixel Screen Horizontal 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 pixel Screen Vertical 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 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 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. |
![]() | 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. |
![]() | Returns the angle from the XY point parameter to the circle center. |
![]() | Returns the radius from XY point to the circle center. |
![]() | |
![]() | Recalculates all dependent Series points again. |
![]() | Forces the Chart to Repaint. |
![]() | Returns the angle by which the Chart is rotated. |
![]() | Returns the corresponding Value PointDouble values of a Screen position between Axis limits. |
![]() | Sets the specified series point to a null (transparent) point. |
![]() | Creates and prepares the index'th Series style to show at sub-gallery dialog. |
![]() | 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. |
![]() | When true forces ignore of auto Circle resizing for Marks. |
![]() | Default True. When true TeeChart will calculate colour from slice colour. |
![]() | Gets and sets the automatic positioning of the embedded LinearGauge. |
![]() | Gets and sets the automatic positioning of the embedded NumericGauge. |
![]() | Gets and sets the whether or not the embedded LinearGauge displays the same value as the CircularGauge. |
![]() | Gets and sets the whether or not the embedded NumericGauge displays the same value as the CircularGauge. |
![]() | Gets the CircularGauges's Axis characteristics. |
![]() | Returns a sub-object with properties that control the appearance of a shape at the middle of gauge. |
![]() | Chart associated with this object |
![]() | Determines the color to fill the ellipse. |
![]() | Sets CirleSeries as elliptical or circular. |
![]() | Determines the Gradient which fills the ellipse. |
![]() | Returns the height of the bounding Circle. |
![]() | Returns the rectangle that bounds the circle. |
![]() | Returns the width of the bounding Circle. |
![]() | Returns the exact horizontal position of ellipse's center in pixels. |
![]() | Returns the exact vertical position of the ellipse's center in pixels. |
![]() | Default color for all points. |
![]() | Draws points with different preset Colors. |
![]() | System.Obsolete: Please use ColorEach property. |
![]() | Gets or sets a collection of EndValues which initially contains the RedLineEndValue and the GreenLineEndValue. |
![]() | Gets or sets a collection of ColorLines which initially contains the RedLine and the GreenLine. |
![]() | Gets or sets a collection of StartValues which initially contains the RedLineStartValue and the GreenLineStartValue. |
![]() | 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. |
![]() | Gets or sets a custom bounding rectangle for the gauge. |
![]() | Specified the custom horizontal axis for the series. |
![]() | Gets or sets a value that determines whether the Time property uses DateTime.Now or a custom specified DateTime structure. |
![]() | Specified the custom vertical axis for the series. |
![]() | Sets ellipse's horizontal radius in pixels. |
![]() | Sets ellipse's vertical radius in pixels. |
![]() | 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 descriptive text. |
![]() | |
![]() | Gets and sets the angle of Frame rotation. |
![]() | Gets and sets the total display angle of the Frame. |
![]() | 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). |
![]() | Returns a sub-object with properties that control the appearance of a shape at the end of the gauge arrow. |
![]() | Gets or sets a collection of SeriesPoints which initially contains the EndPoint. |
![]() | For internal use. |
![]() | ChartBrush characteristics of the CircularGauge's face. |
![]() | Gets or sets whether or not a semi-circular GaugeSeries is filled. |
![]() | Returns the index of the Series' first visible point. |
![]() | The Frame is the object which surrounds the CircularGauge and which consists of three configurable Bands: Inner, Middle and Outer. |
![]() | Function object to calculate values. |
![]() | Gets and sets the CircularGauge's color palette. |
![]() | The 'greenline' object is the curved shape with a gradient which is used to signal a low or minimum value. |
![]() | Gets and sets the value at which the 'redline' marker ends. |
![]() | Gets and sets the value at which the 'redline' marker starts. |
![]() | Gets and sets the Hand (or needle) object characteristics. |
![]() | Gets and sets the distance between the center of the hand and its head as a percentage of the total distance. |
![]() | Gets or sets a collection of HandDistances which initially contains the HandDistance. |
![]() | Gets and sets the distance between the center of the hand and its tail as a percentage of the total distance. |
![]() | Gets or sets a collection of HandDistances which initially contains the HandOffset. |
![]() | Gets or sets a collection of Hands which initially contains the Hand. |
![]() | Horizontal axis to associate to this Series. |
![]() | Gets or sets access to the drawing characteristics of the hour hand. |
![]() | 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. |
![]() | Defines where to display gauge axis 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. |
![]() | Gets and sets properties of an embedded LinearGauge. Set Visible to true to visualize. |
![]() | Defines all necessary properties to draw a mark near to each Series point. |
![]() | Gets or sets the maximum value for the gauge. |
![]() | For internal use. |
![]() | Gets or sets the minimum value for the gauge. |
![]() | The distance between the minor ticks and the CircularGauge curved axis. |
![]() | Gets and sets the characteristics of the Axis' minor tick marks. |
![]() | Gets or sets access to the drawing characteristics of the minute hand. |
![]() | Gets and sets properties of an embedded NumericGauge. Set Visible to true to visualize. |
![]() | For internal use. |
![]() | |
![]() | Sets the Format to display point values as percentage. |
![]() | |
![]() | The 'redline' object is the curved shape with a gradient which is used to signal a high or maximum value. |
![]() | Gets and sets the value at which the 'redline' marker ends. |
![]() | Gets and sets the value at which the 'redline' marker starts. |
![]() | When true, labels are rotated so to appear parallel to the curved CircularGauge axis. |
![]() | Sets angle of Chart rotation. |
![]() | Gets or sets access to the drawing characteristics of the second hand. |
![]() | System.Obsolete: Use the Series Color property. |
![]() | |
![]() | Displays this Series Title in Legend. |
![]() | For internal use. |
![]() | Gets or sets a value that determines whether the ClockGauge numbers are Roman numerals or Arabic ones. |
![]() | Gets or sets an object that provides additional data about the TChart object. |
![]() | Gets and sets the characteristics of the Axis' major tick marks. |
![]() | The DateTime structure represented in the ClockGauge. |
![]() | |
![]() | Series description to show in Legend and editors. |
![]() | Controls the size in degrees for the gauge axis. |
![]() | Sets Transparency level from 0 to 100%. |
![]() | Sets all the CirleSeries in a chart to use the same radius or independent. |
![]() | When true activates extended Axis range for extremely large/small numbers |
![]() | Gets or sets the position of gauge arrow line. |
![]() | 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. |
![]() | Returns the exact horizontal size of the ellipse's radius in pixels. |
![]() | Values defining horizontal point positions. |
![]() | Returns the exact vertical size of the ellipse's radius in pixels. |
![]() | Values defining vertical point positions. |
![]() | Determines where on the depth axis the Series is drawn. |
Protected Fields
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
Protected Methods
Protected Properties
See Also
ClockGauge Class | Steema.TeeChart.Styles Namespace