SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
SeciUserInterface.Dialogs.Graphs.AddEditPlot Class Reference
Inheritance diagram for SeciUserInterface.Dialogs.Graphs.AddEditPlot:
Inheritance graph
Collaboration diagram for SeciUserInterface.Dialogs.Graphs.AddEditPlot:
Collaboration graph

Public Member Functions

 AddEditPlot ()
 

Public Attributes

Seci.Definitions.PlotDefinition Plot
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Private Member Functions

void AddEditPlot_Load (object sender, EventArgs e)
 
void btnOK_Click (object sender, EventArgs e)
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 

Private Attributes

System.Windows.Forms.CheckBox chkUseY2
 
System.Windows.Forms.ComboBox comBlocks
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.Label label1
 

Detailed Description

Definition at line 12 of file AddEditPlot.cs.

Constructor & Destructor Documentation

SeciUserInterface.Dialogs.Graphs.AddEditPlot.AddEditPlot ( )
inline

Definition at line 16 of file AddEditPlot.cs.

Member Function Documentation

void SeciUserInterface.Dialogs.Graphs.AddEditPlot.AddEditPlot_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 21 of file AddEditPlot.cs.

void SeciUserInterface.Dialogs.Graphs.AddEditPlot.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 52 of file AddEditPlot.cs.

override void SeciUserInterface.Dialogs.Graphs.AddEditPlot.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file AddEditPlot.Designer.cs.

void SeciUserInterface.Dialogs.Graphs.AddEditPlot.InitializeComponent ( )
inlineprivate

Required method for Designer support - do not modify the contents of this method with the code editor.

Definition at line 29 of file AddEditPlot.Designer.cs.

Member Data Documentation

System.Windows.Forms.CheckBox SeciUserInterface.Dialogs.Graphs.AddEditPlot.chkUseY2
private

Definition at line 113 of file AddEditPlot.Designer.cs.

System.Windows.Forms.ComboBox SeciUserInterface.Dialogs.Graphs.AddEditPlot.comBlocks
private

Definition at line 112 of file AddEditPlot.Designer.cs.

System.ComponentModel.IContainer SeciUserInterface.Dialogs.Graphs.AddEditPlot.components = null
private

Required designer variable.

Definition at line 8 of file AddEditPlot.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.AddEditPlot.label1
private

Definition at line 111 of file AddEditPlot.Designer.cs.

Seci.Definitions.PlotDefinition SeciUserInterface.Dialogs.Graphs.AddEditPlot.Plot

The documentation for this class was generated from the following files: