Active (inherited from Series) | Shows or hides this series. |
AutoMarkPosition | Repositions Marks on BarSeries to prevent overlapping. |
BarBounds | Coordinates of current Bar point being displayed. |
BarRound | Describes what ends of the Bar are rounded.
Used only when BarStyle property is RoundRectangle |
BarStyle | Defines the Bar shape used to draw Bars. |
BevelSize | Amount in pixels of the bar bevel.
Used only when BarStyle property is Bevel (only in 2D and 3D orthogonal display modes) |
Brush | 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 | |
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 | |
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 | 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 | Defines the percentage, from 0 to 100, that the bars will need in the "Z" depth space direction. |
Description (inherited from Series) | Gets descriptive text. |
Detail (inherited from Series) | |
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. |
Gradient | Defines the color Gradient used to fill the Bars. |
GradientRelative | When Gradient is Visible, calculates Colors based on highest bar. |
HorizAxis (inherited from Series) | Horizontal axis to associate to this Series. |
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 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. |
Legend (inherited from Series) | Gets or sets the properties which define how the Series is displayed in the Legend. |
Marks (inherited from Series) | Defines all necessary properties to draw a mark near to each Series point. |
MarksLocation | Sets the alignment of the Mark into the Bars. |
MarksOnBar | Sets a postition of the Marks into the Bars. |
MiddleZ (inherited from Series) | For internal use. |
MultiBar | Determines how multiple BarSeries will be displayed in the same Chart. |
NumGallerySeries (inherited from Series) | For internal use. |
OffsetPercent | Sets the Bar displacement as percent of Bar size. |
Origin | Sets the common bottom value used for all Bar points. |
OriginalCursor (inherited from Series) | |
Pen | Pen used to draw the Bar rectangles. |
PercentFormat (inherited from Series) | Sets the Format to display point values as percentage. |
RecalcOptions (inherited from Series) | |
RoundSize | Amount in pixels of the bar end rounding.
Used only when BarStyle property is RoundRectangle |
SeriesColor (inherited from Series) | System.Obsolete: Use the Series Color property. |
SeriesData (inherited from Series) | |
Shadow | Defines the Shadow used to draw behind the Bars. |
ShowInLegend (inherited from Series) | Displays this Series Title in Legend. |
SideMargins | Sets a margin between Chart rectangle and Bars. |
StackGroup | 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 | Pen used to draw "tick" lines across each bar. |
Title (inherited from Series) | Series description to show in Legend and editors. |
Transparency (inherited from Series) | Sets Transparency level from 0 to 100%. |
UseExtendedNumRange (inherited from Series) | When true activates extended Axis range for extremely large/small numbers |
UseOrigin | 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 | 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. |