Click or drag to resize

ISingleColumnControllerParent Methods

The ISingleColumnControllerParent type exposes the following members.

Methods
 NameDescription
Public methodEhPlotColumnAddToCalled when the 'Add' button is pressed.
Public methodEhPlotColumnDropCalled when data is dropped onto the column.
Public methodEhPlotColumnEditCalled when the edit button is pressed.
Public methodEhPlotColumnEraseCalled when the erase button is pressed.
Public methodEhPlotColumnTransformationAddAsAppendingCalled when a transformation should be appended.
Public methodEhPlotColumnTransformationAddAsPrependingCalled when a transformation should be prepended.
Public methodEhPlotColumnTransformationAddAsSingleCalled when a transformation should be added as a single transformation.
Public methodEhPlotColumnTransformationDropCalled when data is dropped onto the transformation area.
Public methodEhPlotColumnTransformationEditCalled when the transformation edit button is pressed.
Public methodEhPlotColumnTransformationEraseCalled when the transformation erase button is pressed.
Top
See Also