ISingle |
The ISingleColumnControllerParent type exposes the following members.
| Name | Description | |
|---|---|---|
| EhPlotColumnAddTo | Called when the 'Add' button is pressed. | |
| EhPlotColumnDrop | Called when data is dropped onto the column. | |
| EhPlotColumnEdit | Called when the edit button is pressed. | |
| EhPlotColumnErase | Called when the erase button is pressed. | |
| EhPlotColumnTransformationAddAsAppending | Called when a transformation should be appended. | |
| EhPlotColumnTransformationAddAsPrepending | Called when a transformation should be prepended. | |
| EhPlotColumnTransformationAddAsSingle | Called when a transformation should be added as a single transformation. | |
| EhPlotColumnTransformationDrop | Called when data is dropped onto the transformation area. | |
| EhPlotColumnTransformationEdit | Called when the transformation edit button is pressed. | |
| EhPlotColumnTransformationErase | Called when the transformation erase button is pressed. |