CustomPolar overview

Constructors

 ConstructorOverloaded

Public Events

 GetPointerStyleOccurs on the drawing of the series pointers.

Public Methods

 Add
 AssignFormat
 CalcXPosReturns the pixel Screen Horizontal coordinate of the ValueIndex Series value.
 CalcYPosReturns the pixel Screen Vertical coordinate of the ValueIndex Series value.
 Clicked
 ClickedPointerFor internal use.
 Draw
 DrawRing
 DrawValueCalled internally. Draws the "ValueIndex" point of the Series.
 DrawValuesForward
 DrawZone
 IsNullSegmentReturns whether or not the lines between points are null values.
 OnGetPointerStyle
 PrepareForGallery

Public Properties

 AngleIncrementSets angle in degrees used to draw the dividing grid lines in anti-clockwise direction.
 AngleValuesGets list of angle values for each polar point.
 BrushSets Polar Back Brush.
 CircleLabelsSets CicleLabel properties.
 CircleLabelsFont
 CircleLabelsInsideEnables/disables the display of the axis labels inside the circle area.
 CircleLabelsRotatedWhen true rotates the labels of a circular TeeChart series at an angle in line with the Radar/Polar circle at each Label point.
 CirclePenDetermines the pen used to draw the outmost circle.
 ClockWiseLabelsDisplays of the circle labels in a clockwise direction.
 CloseCircleDraws a Line between the last and first PolarSeries point coordinates.
 FontSets the label font.
 LabelsMarginDefines the distance between the CustomPolar circle and the labels.
 PenDetermines Pen used to draw the Line connecting PolarSeries points.
 PointerPointer contains several properties to control the formatting attributes of Points like Pen, Brush, Draw3D, Visible, etc.
 RadiusIncrementDetermines the increment used to draw the ring grid lines.
 RadiusValuesGets list of radius values for each polar point.
 TreatNaNAsNull
 TreatNulls

See Also

CustomPolar Class | Steema.TeeChart.Styles Namespace