Uses of Enum Class
com.iamsoft.util.ui.javafx.chart.ChartSeriesLineStroke
Packages that use ChartSeriesLineStroke
-
Uses of ChartSeriesLineStroke in com.iamsoft.util.ui.javafx.chart
Methods in com.iamsoft.util.ui.javafx.chart that return ChartSeriesLineStrokeModifier and TypeMethodDescriptionstatic ChartSeriesLineStroke
Returns the enum constant of this class with the specified name.static ChartSeriesLineStroke[]
ChartSeriesLineStroke.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.iamsoft.util.ui.javafx.chart with parameters of type ChartSeriesLineStrokeModifier and TypeMethodDescriptionstatic <X,
Y> void ChartUtil.setSeriesLineStroke
(javafx.collections.ObservableList<javafx.scene.chart.XYChart.Series<X, Y>> pSeriesData, ChartSeriesLineStroke pStroke)