Active (inherited from Series) | Shows or hides this series. |
BoxFillStyle | Style used to plot EquiVolume Bars |
Brush (inherited from Custom) | Sets Brush characteristics. |
CandleWidth (inherited from Candle) | Sets the horizontal Candle Size in pixels. |
Chart (inherited from TeeBase) | Chart associated with this object |
ClickableLine (inherited from Custom) | Allows mouse clicks over the line drawn between points. |
ClickTolerance (inherited from CustomPoint) | Gets or sets the pixel tolerance for clicks on the series. |
CloseValues (inherited from OHLC) | Gets and sets all Stock market Close values. |
Color (inherited from Series) | Default color for all points. |
ColorEach (inherited from Series) | Draws points with different preset Colors. |
ColorEachLine (inherited from Custom) | Enables/Disables the coloring of each connecting line of a series. |
ColorEachPoint (inherited from Series) | System.Obsolete: Please use ColorEach property. |
ColorMember (inherited from Series) | Gets or sets the Datasource Color Field |
Colors (inherited from Series) | Access to the stored Color Array, if created, for the Series. |
Count (inherited from Series) | Returns the number of points in the Series. |
Cursor (inherited from Series) | Cursor displayed when mouse is over a series point. |
CustomHorizAxis (inherited from Series) | Specified the custom horizontal axis for the series. |
CustomVertAxis (inherited from Series) | Specified the custom vertical axis for the series. |
Dark3D (inherited from Custom) | Darkens parts of 3D Line Series to add depth. |
DataSource (inherited from Series) | Object to load data from. |
DateTimeFormat (inherited from Series) | Determines the DateTimeFormat to display point values. |
DateValues (inherited from OHLC) | Gets and sets all Stock market Date values. |
DefaultNullValue (inherited from Series) | Sets or returns the value to be used as a null value within the series. |
Depth (inherited from Series) | Sets the Depth of the series points or interconnecting lines. |
Description | |
Detail (inherited from Series) | |
DownCloseColor (inherited from Candle) | Candle color fill when Close value is greater than Open value. |
DrillDown (inherited from Series) | Gets and sets and object that controls the drill-down dataset when the series is clicked |
DrillDownLabelMember (inherited from Series) | Gets or sets the Datasource Label Field for the series clicked point (drill-down). |
EndZ (inherited from Series) | For internal use. |
FirstVisibleIndex (inherited from Series) | Returns the index of the Series' first visible point. |
Function (inherited from Series) | Function object to calculate values. |
HighLowPen (inherited from Candle) | Pen used to draw "high" and "low" lines |
HighValues (inherited from OHLC) | Gets and sets all Stock market High values. |
HorizAxis (inherited from Series) | Horizontal axis to associate to this Series. |
InvertedStairs (inherited from Custom) | Changes the direction of the step, when true. |
IsoHorizAxes (inherited from Series) | Gets or sets whether Series aspect ratio is maintained horizontally on Chart resize. |
IsoVertAxes (inherited from Series) | Gets or sets whether Series aspect ratio is maintained vertically on Chart resize. |
Item (inherited from OHLC) | Point characteristics |
LabelMember (inherited from Series) | Gets or sets the Datasource Label Field |
Labels (inherited from Series) | Accesses a list of series point labels. |
LastVisibleIndex (inherited from Series) | Returns the index of the Series' last visible point. |
Legend (inherited from Series) | Gets or sets the properties which define how the Series is displayed in the Legend. |
LineHeight (inherited from Custom) | Defines the vertical thickness of the line in pixels. |
LinePen (inherited from BaseLine) | Determines pen to draw the line connecting all points. |
LowValues (inherited from OHLC) | Gets and sets all Stock market Low values. |
Marks (inherited from Series) | Defines all necessary properties to draw a mark near to each Series point. |
MiddleZ (inherited from Series) | For internal use. |
NumGallerySeries (inherited from Series) | For internal use. |
Opacity (inherited from Custom) | Sets Opacity level from 0 to 100% |
OpenValues (inherited from OHLC) | Gets and sets all Stock market Open values. |
OriginalCursor (inherited from Series) | |
OutLine (inherited from Custom) | Pen for Series Line's outer pen. |
Pen (inherited from Candle) | |
PercentFormat (inherited from Series) | Sets the Format to display point values as percentage. |
Pointer (inherited from CustomPoint) | Defines all necessary properties of the Series Pointer. |
PointGap | Gap in pixels between each EquiVolume Bar |
RecalcOptions (inherited from Series) | |
RemoveGaps (inherited from Candle) | Removes the gaps caused by missing weekend data. |
SameCloseColor (inherited from Candle) | Candle color fill when Open value is the same as the Close value. |
SeriesColor (inherited from Series) | System.Obsolete: Use the Series Color property. |
SeriesData (inherited from Series) | |
ShowClose (inherited from Candle) | Determines whether Close prices will be displayed. |
ShowInLegend (inherited from Series) | Displays this Series Title in Legend. |
ShowOpen (inherited from Candle) | Determines whether Open prices will be displayed. |
Smoothed (inherited from Custom) | Gets or sets whether the Line Series' line is smoothed. |
Stacked (inherited from CustomPoint) | Defines how multiple series will be displayed. |
Stairs (inherited from Custom) | Steps line joining adjacent points. |
StartZ (inherited from Series) | For internal use. |
Style (inherited from Candle) | Determines how the Candle points will be drawn. |
Tag (inherited from TeeBase) | Gets or sets an object that provides additional data about the TChart object. |
Title (inherited from Series) | Series description to show in Legend and editors. |
Transparency (inherited from Series) | Sets Transparency level from 0 to 100%. |
TreatNaNAsNull (inherited from BaseLine) | |
TreatNulls (inherited from BaseLine) | |
UpCloseColor (inherited from Candle) | Candle color fill when Open value is greater than Close value. |
UseExtendedNumRange (inherited from Series) | When true activates extended Axis range for extremely large/small numbers |
ValueFormat (inherited from Series) | Determines the Format to display point values. |
ValuesLists (inherited from Series) | Returns the Steema.TeeChart.Styles.ValuesLists object of the series. |
VertAxis (inherited from Series) | Determines Vertical axis associated to this Series. |
Visible (inherited from Series) | Shows or hides this series. |
VolumePointer | When Visible this pointer marks points where volume exceeds the previous point.
Default behaviour is an up triangle where the Close value is higher than the previous
point and a down triangle when Close is lower. |
VolumeValues | Gets and sets all event Volume values. |
XValues (inherited from Series) | Values defining horizontal point positions. |
YValues (inherited from Series) | Values defining vertical point positions. |
ZOrder (inherited from Series) | Determines where on the depth axis the Series is drawn. |