Arrow overview

Constructors

 ConstructorOverloaded

Public Methods

 AddAdds an Arrow with start and end coordinates.
 DrawValueCalled internally. Draws the "ValueIndex" point of the Series.
 MaxXValueReturns the Maximum Value of the Series X Values List.
 MaxYValueReturns the Maximum Value of the Series Y Values List.
 MinXValueReturns the Minimum Value of the Series X Values List.
 MinYValueReturns the Minimum Value of the Series Y Values List.

Public Properties

 ArrowHeightDetermines the vertical arrow head size in pixels.
 ArrowWidthDetermines the horizontal arrow head size in pixels.
 DescriptionGets descriptive text.
 EndXValuesSets X1 values for Arrows.
 EndYValuesSets Y1 values for Arrows.
 StartXValuesSets X0 values for Arrows.
 StartYValuesSets Y0 values for Arrows.

See Also

Arrow Class | Steema.TeeChart.Styles Namespace