Active (inherited from Series) | Shows or hides this series. |
AutoMarkPosition (inherited from CustomBar) | Repositions Marks on BarSeries to prevent overlapping. |
BarBounds (inherited from CustomBar) | Coordinates of current Bar point being displayed. |
BarStyle (inherited from CustomBar) | Defines the Bar shape used to draw Bars. |
BarWidthPercent (inherited from Bar) | Determines the percent of total Bar width used. |
BevelSize (inherited from CustomBar) | Amount in pixels of the bar bevel.
Used only when BarStyle property is Bevel (only in 2D and 3D orthogonal display modes) |
Brush (inherited from CustomBar) | Defines the Brush used to fill Bars. |
Chart (inherited from TeeBase) | Chart associated with this object |
Color (inherited from Series) | Default color for all points. |
ColorEach (inherited from Series) | Draws points with different preset Colors. |
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. |
ConePercent (inherited from CustomBar) | |
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. |
CustomBarWidth (inherited from CustomBar) | |
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 CustomBar) | Darkens sides of bars to enhance 3D effect. |
DataSource (inherited from Series) | Object to load data from. |
DateTimeFormat (inherited from Series) | Determines the DateTimeFormat to display point 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. |
DepthPercent (inherited from CustomBar) | Defines the percentage, from 0 to 100, that the bars will need in the "Z" depth space direction. |
Description (inherited from Bar) | Gets descriptive text. |
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. |
Gradient (inherited from CustomBar) | Defines the color Gradient used to fill the Bars. |
GradientRelative (inherited from CustomBar) | When Gradient is Visible, calculates Colors based on highest bar. |
HorizAxis (inherited from Series) | Horizontal axis to associate to this Series. |
Item (inherited from Series) | 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. |
Marks (inherited from Series) | Defines all necessary properties to draw a mark near to each Series point. |
MarksLocation (inherited from CustomBar) | Sets the alignment of the Mark into the Bars. |
MarksOnBar (inherited from CustomBar) | Sets a postition of the Marks into the Bars. |
MiddleZ (inherited from Series) | For internal use. |
MultiBar (inherited from CustomBar) | Determines how multiple BarSeries will be displayed in the same Chart. |
NumGallerySeries (inherited from Series) | For internal use. |
OffsetPercent (inherited from CustomBar) | Sets the Bar displacement as percent of Bar size. |
Origin (inherited from CustomBar) | Sets the common bottom value used for all Bar points. |
Pen (inherited from CustomBar) | Pen used to draw the Bar rectangles. |
PercentFormat (inherited from Series) | Sets the Format to display point values as percentage. |
SeriesColor (inherited from Series) | System.Obsolete: Use the Series Color property. |
SeriesData (inherited from Series) | |
Shadow (inherited from CustomBar) | Defines the Shadow used to draw behind the Bars. |
ShowInLegend (inherited from Series) | Displays this Series Title in Legend. |
SideMargins (inherited from CustomBar) | Sets a margin between Chart rectangle and Bars. |
StackGroup (inherited from CustomBar) | Allows stacking independent Series within the same Chart. |
StartZ (inherited from Series) | For internal use. |
Tag (inherited from TeeBase) | Gets or sets an object that provides additional data about the TChart object. |
TickLines (inherited from CustomBar) | Pen used to draw "tick" lines across each bar. |
Title (inherited from Series) | Series description to show in Legend and editors. |
UseOrigin (inherited from CustomBar) | Allows Bars to be bottom aligned to the Origin property value. |
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. |
XValues (inherited from Series) | Values defining horizontal point positions. |
YOrigin (inherited from CustomBar) | System.Obsolete: Please use Origin property. |
YValues (inherited from Series) | Values defining vertical point positions. |
ZOrder (inherited from Series) | Determines where on the depth axis the Series is drawn. |