Uses of Class
com.storedobject.chart.LineStyle
Packages that use LineStyle
-
Uses of LineStyle in com.storedobject.chart
Subclasses of LineStyle in com.storedobject.chartModifier and TypeClassDescriptionstatic classRepresents a directional edge between two nodes in a graph structure.Methods in com.storedobject.chart that return LineStyleModifier and TypeMethodDescriptionAxis.Pointer.getLineStyle(boolean create) Get the line-style of the pointer.final LineStyleDataZoom.DataShadowStyle.getLineStyle(boolean create) Get the line style.LineChart.getLineStyle(boolean create) Get the line-style.final LineStyleSankeyChart.getLineStyle(boolean create) Get line style.final LineStyleSankeyData.Edge.getLineStyle(boolean create) Get line style.Axis.Line.getStyle(boolean create) Get the style.final LineStyleGaugeChart.AxisLine.getStyle()Get the style of the Gauge chart's axis line.Methods in com.storedobject.chart with parameters of type LineStyleModifier and TypeMethodDescriptionvoidAxis.Pointer.setLineStyle(LineStyle lineStyle) Set the line-style of the pointer.voidDataZoom.DataShadowStyle.setLineStyle(LineStyle lineStyle) Set the line style.voidLineChart.setLineStyle(LineStyle lineStyle) Set the line-style.final voidSankeyChart.setLineStyle(LineStyle lineStyle) Set the line style.final voidSankeyData.Edge.setLineStyle(LineStyle lineStyle) Set the line style.voidSet the style.