TimeSeriesChart ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Implements a Chart control base.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem MarshalByRefObject
    OnlineSystem.ComponentModel Component
      OnlineSystem.Windows.Forms Control
        NFX.WinForms.Controls.ChartKit.Temporal TimeSeriesChart

Namespace: NFX.WinForms.Controls.ChartKit.Temporal
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class TimeSeriesChart : Control, 
	IConfigurable, IConfigurationPersistent
See Also