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.306.0 (10.97.306.00)

Collapse imageSyntax

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

Collapse imageInheritance Hierarchy

System..::..Object
  Ico.Gdx..::..GdxAnnotationBase
    Ico.Gdx..::..GdxAnnotationLine

Collapse imageSee Also