Uses of Class
com.storedobject.chart.SOChart
Packages that use SOChart
-
Uses of SOChart in com.storedobject.chart
Methods in com.storedobject.chart that return SOChartModifier and TypeMethodDescriptionEvent.getSOChart()Retrieves theSOChartinstance associated with this chart event.Methods in com.storedobject.chart with parameters of type SOChartModifier and TypeMethodDescriptionvoidvoiddefault voidAdd parts of this component to the chart.voidAdd parts of this group toSOChart.voidvoidvoidvoidvoidAbstractGanttChart.removeParts(SOChart soChart) voidComponentGroup.removeParts(SOChart soChart) Remove parts of this group fromSOChart.voidXRangeChart.removeParts(SOChart soChart) Constructors in com.storedobject.chart with parameters of type SOChartModifierConstructorDescriptionDataChannel(SOChart soChart, AbstractDataProvider<?>... dataProviders) Create a data channel for the given set of data providers.Constructor.