Defines the type of chart label's annotation used for displaying text defined at a specific axis coordinate.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public class ValueLabel : ICloneable
Visual Basic
Public Class ValueLabel _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..ValueLabel

See Also