Uses of Class
org.pepstock.charba.client.matrix.MatrixElementOptions
-
Packages that use MatrixElementOptions Package Description org.pepstock.charba.client.matrix Contains all classes to activate the Matrix controller (AKAchartjs-chart-matrix.js) for CHART.js. -
-
Uses of MatrixElementOptions in org.pepstock.charba.client.matrix
Fields in org.pepstock.charba.client.matrix with type parameters of type MatrixElementOptions Modifier and Type Field Description static ElementFactory<MatrixElementOptions>MatrixElementOptions. FACTORYElement factory to get ""matrix"" element.Methods in org.pepstock.charba.client.matrix that return MatrixElementOptions Modifier and Type Method Description MatrixElementOptionsMatrixElement. getOptions()Returns the element options.
-