SeriesMarks overview

Constructors

 ConstructorOverloaded

Public Fields

 CheckMarkArrowColorWhen True, Marks arrow pen color is changed if the point has the same color.

Public Methods

 ClearRemoves all mark positions and mark items.
 ClickedDetermines which Mark contains the p point parameters.
 PercentStringReturns the string showing a "percent" value for a given point. For example: "25%" The optional "AddTotal" parameter, when true, returns: "25% of 1234".
 ResetPositionsTurns all Marks positions Custom to false. Tells chart to repaint using automatically positioned marks.
 TextWidthReturns the length in pixels for the ValueIndex th mark text string. It checks if the Mark has multiple lines of text.

Public Properties

 AngleSets angle from 0 to 360º to rotate Marks.
 ArrowThe Pen used to draw a line connecting Marks to Series points.
 ArrowLengthThe length in pixels for the line connecting the Mark to Series point.
 AutoPositionRepositions Marks on Series to prevent overlapping.
 BackColor
 CalloutMarks Callout characteristics
 ClipRestricts Marks to Chart axes space, when true.
 DrawEveryThe number of Marks to skip. ( Default is 1, all Marks are displayed ).
 FontSeriesColorFont Color in Mark texts are given from its point Color.
 Frame
 InflateMarginsExpands axes to fit Series Marks.
 Items
 Lines
 MultiLineCharacters in Mark texts are split into multiple lines, when true.
 OnTopGets or sets a value which determines if Series Marks are always drawn on top of all other Series in the Chart.
 Positions
 Series
 SoftClipGets and sets whether Marks are selectively restricted to the axes space.
 StyleDefines how Series Marks are constructed.
 Symbol
 ZPositionSets Position in pixels on the Z axis.

See Also

SeriesMarks Class | Steema.TeeChart.Styles Namespace