The jChart.Indicator object describes an indicator. Indicators are markers that appear at data points on scatter charts and optionally on line charts.

Namespace:  jChart
Assembly:  jChart (in jChart)
Version: 1.1.0.6 (1.1.0.6)

Syntax

C#
public class Indicator
Visual Basic (Declaration)
Public Class Indicator
Visual C++
public ref class Indicator

Remarks

Inheritance Hierarchy

System..::.Object
  jChart..::.Indicator

See Also