SeriesMarks overview

Constructors

 ConstructorOverloaded

Public Fields

 CheckMarkArrowColorWhen True, Marks arrow pen color is changed if the point has the same color.
 Size (inherited from TextShape)

Public Methods

 Assign (inherited from TextShape)Assign all properties from a TextShape to another.
 ClearRemoves all mark positions and mark items.
 ClickedDetermines which Mark contains the p point parameters.
 Clone (inherited from Shape)
 DrawRectRotated (inherited from TextShape)Draws the Shape rectangle rotated by Angle degrees.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 Paint (inherited from TextShape)Paints the TextShape object on the Chart Canvas.
 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.
 AutoSize (inherited from TextShape)
 BackColor
 Bevel (inherited from Shape)Sets the bevel characteristics of the Shape.
 BevelInner (inherited from Shape)
 BevelOuter (inherited from Shape)
 BevelWidth (inherited from Shape)
 BorderRound (inherited from Shape)Rounds the Borders of the Chart Shapes.
 Bottom (inherited from Shape)Shape rectangle bottom co-ordinate
 Brush (inherited from Shape)Defines the kind of brush used to fill shape background.
 CalloutMarks Callout characteristics
 Chart (inherited from TeeBase)Chart associated with this object
 ClipRestricts Marks to Chart axes space, when true.
 ClipText (inherited from TextShape)
 Color (inherited from Shape)Defines the shape Color.
 DrawEveryThe number of Marks to skip. ( Default is 1, all Marks are displayed ).
 Font (inherited from TextShape)Determines the font attributes used to output ShapeSeries.Text strings.
 FontSeriesColorFont Color in Mark texts are given from its point Color.
 Frame
 Gradient (inherited from Shape)Calls the Gradient characteristics for the shape.
 Height (inherited from Shape)The Height of the shape.
 Image (inherited from Shape)Rendered Image for Shape background
 ImageBevel (inherited from Shape)Sets the bevel characteristics of the Shape.
 ImageMode (inherited from Shape)ImageMode for rendered Shape background Image
 ImageTransparent (inherited from Shape)Sets the shape image to transparent.
 InflateMarginsExpands axes to fit Series Marks.
 Items
 Left (inherited from Shape)Shape rectangle left co-ordinate
 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.
 Pen (inherited from Shape)Specifies the pen used to draw the shape.
 Positions
 Right (inherited from Shape)Shape rectangle right co-ordinate
 Series
 Shadow (inherited from Shape)Defines the shape's Shadow characteristics.
 ShadowSize (inherited from TextShape)
 ShapeBounds (inherited from Shape)Defines the boundaries of the Shape.
 ShapeStyle (inherited from TextShape)Shape may be rectagular or rounded rectangular.
 SoftClipGets and sets whether Marks are selectively restricted to the axes space.
 StyleDefines how Series Marks are constructed.
 Symbol
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 Text (inherited from TextShape)The Text property is used to display customized strings inside Shapes.
 TextAlign (inherited from TextShape)
 TextFormat (inherited from TextShape)Determines if Text is drawn as Normal or HTML styles.
 Top (inherited from Shape)Shape rectangle top co-ordinate
 Transparency (inherited from Shape)Sets Transparency level from 0 to 100% of shape.
 Transparent (inherited from Shape)Enables/disables transparency of shape.
 Visible (inherited from Shape)Shows or hides the Shape.
 Width (inherited from Shape)The Width of the shape.
 ZPositionSets Position in pixels on the Z axis.

See Also

SeriesMarks Class | Steema.TeeChart.Styles Namespace