CustomPoint overview

Constructors

 ConstructorOverloaded

Public Events

 ClickPointerOccurs when a series pointer is clicked.
 GetPointerStyleOccurs on the drawing of the series pointers.

Public Methods

 AssignFormat
 CalcXPosReturns horizontal screen position for a given point.
 CalcYPosReturns vertical screen position for a given point.
 ClickedReturns the ValueIndex of the "clicked" point in the Series.
 ClickedPointerFor internal use.
 DrawPointerDraws series pointer to the Canvas.
 DrawValueCalled internally. Draws the "ValueIndex" point of the Series.
 IsNullSegmentReturns whether or not the lines between points are null values.
 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

 PointerDefines all necessary properties of the Series Pointer.
 StackedDefines how multiple series will be displayed.

See Also

CustomPoint Class | Steema.TeeChart.Styles Namespace