Defines a square area that is drawn over the chart control. It's usually used to highlight important elements of the chart

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class GdxAnnotationLabel : GdxAnnotationBase
Visual Basic
Public Class GdxAnnotationLabel _
	Inherits GdxAnnotationBase
JScript
public class GdxAnnotationLabel extends GdxAnnotationBase

Inheritance Hierarchy

System..::..Object
  Ico.Gdx..::..GdxAnnotationBase
    Ico.Gdx..::..GdxAnnotationLabel

See Also