Form used to configure advanced settings for the series

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

Syntax

C#
public class SeriesDetailsForm : Form
Visual Basic
Public Class SeriesDetailsForm _
	Inherits Form
JScript
public class SeriesDetailsForm extends Form

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..Form
              Ico.Gdx.Design..::..SeriesDetailsForm

See Also