Series Marks characteristics

For a list of all members of this type, see SeriesMarks Members


System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Steema.TeeChart.Drawing.TeeBase
            Steema.TeeChart.Drawing.Shape
               Steema.TeeChart.Drawing.TextShape
public class SeriesMarks : TextShape , IComponent, IDisposable
, ICloneable

Remarks

Marks refer to the Labels associated with each data point of a Series. Marks may be displayed in several ways; as the data value, as a text description of the point or as a percentage related to the value of all points taken as a whole. Marks are normally displayed alongside, above or below the Series point. An alternative and complementary data related labelling scheme is the Axis Labels which label key scale points on the Axis. Marks may be repositioned and their properties modified at runtime.

Requirements

Namespace: Steema.TeeChart.Styles Namespace

Assembly: TeeChart.dll

See Also

SeriesMarks members | Steema.TeeChart.Styles Namespace