Property | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
ParameterMiniChartDoubleClick | void | ||
SetParameterIndex | void |
Method | Description | |
---|---|---|
ChangeActor ( Actor actor ) : void |
Changes the actor the chart is displaying information of.
|
|
ParameterMiniChart ( ) : System |
Default constructor
|
|
RefreshChart ( ) : void |
Forces the chart to refresh current parameters
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ParameterMiniChartDoubleClick ( object sender, EventArgs e ) : void | ||
SetParameterIndex ( int index ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |