CustomBar overview

Constructors

 ConstructorOverloaded

Public Events

 GetBarStyleOccurs when series bars are painted.

Public Methods

 AssignFormat
 BarMarginReturns side margin amount in pixels.
 BarRectangleFor internal use.
 ClickedReturns the ValueIndex of the "clicked" point in the Series.
 DrawBar
 DrawValueCalled internally. Draws the "ValueIndex" point of the Series.
 DrawValuesForward
 PointOriginFor internal use.
 PrepareForGallery
 SetSubGallery

Public Properties

 AutoMarkPositionRepositions Marks on BarSeries to prevent overlapping.
 BarBoundsCoordinates of current Bar point being displayed.
 BarStyleDefines the Bar shape used to draw Bars.
 BevelSizeAmount in pixels of the bar bevel. Used only when BarStyle property is Bevel (only in 2D and 3D orthogonal display modes)
 BrushDefines the Brush used to fill Bars.
 ConePercent
 CustomBarWidth
 Dark3DDarkens sides of bars to enhance 3D effect.
 DepthPercentDefines the percentage, from 0 to 100, that the bars will need in the "Z" depth space direction.
 GradientDefines the color Gradient used to fill the Bars.
 GradientRelativeWhen Gradient is Visible, calculates Colors based on highest bar.
 MarksLocationSets the alignment of the Mark into the Bars.
 MarksOnBarSets a postition of the Marks into the Bars.
 MultiBarDetermines how multiple BarSeries will be displayed in the same Chart.
 OffsetPercentSets the Bar displacement as percent of Bar size.
 OriginSets the common bottom value used for all Bar points.
 PenPen used to draw the Bar rectangles.
 ShadowDefines the Shadow used to draw behind the Bars.
 SideMarginsSets a margin between Chart rectangle and Bars.
 StackGroupAllows stacking independent Series within the same Chart.
 TickLinesPen used to draw "tick" lines across each bar.
 UseOriginAllows Bars to be bottom aligned to the Origin property value.
 YOriginSystem.Obsolete: Please use Origin property.

See Also

CustomBar Class | Steema.TeeChart.Styles Namespace