Click or drag to resize

ConvertXYVToMatrixActions Methods

The ConvertXYVToMatrixActions type exposes the following members.

Methods
 NameDescription
Public methodStatic memberClusterValuesByEquality 
Public methodStatic memberClusterValuesByKMeans Clusters values by the k-means algorithm.
Public methodStatic memberConvertXYVToMatrix Decompose the source columns according to the provided options. The source table and the settings are provided in the options variable. The provided destination table is cleared from all data and property values before.
Public Extension MethodDoMakeActionWithoutDialog Creates a matrix from three selected columns. This must be a x-column, a y-column, and a value column.
Public Extension MethodShowActionDialog 
Top
See Also