Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartSeriesItem
Packages that use ChartSeriesItem
Package
Description
-
Uses of ChartSeriesItem in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return ChartSeriesItemModifier and TypeMethodDescriptionChartFactory.createChartSeriesItem()
Returns a new object of class 'Series Item'.Chart.getRealExSeriesData()
Returns the value of the 'Real Ex Series Data' containment reference.Methods in com._1c.g5.v8.dt.chart.model that return types with arguments of type ChartSeriesItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartSeriesItem>
Chart.getRealSeriesData()
Returns the value of the 'Real Series Data' containment reference list.Methods in com._1c.g5.v8.dt.chart.model with parameters of type ChartSeriesItemModifier and TypeMethodDescriptionvoid
Chart.setRealExSeriesData
(ChartSeriesItem value) Sets the value of the 'Real Ex Series Data
' containment reference. -
Uses of ChartSeriesItem in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement ChartSeriesItemModifier and TypeClassDescriptionclass
An implementation of the model object 'Series Item'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartSeriesItemModifier and TypeMethodDescriptionChartFactoryImpl.createChartSeriesItem()
ChartImpl.getRealExSeriesData()
Methods in com._1c.g5.v8.dt.chart.model.impl that return types with arguments of type ChartSeriesItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartSeriesItem>
ChartImpl.getRealSeriesData()
Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type ChartSeriesItemModifier and TypeMethodDescriptionvoid
ChartImpl.setRealExSeriesData
(ChartSeriesItem newRealExSeriesData) -
Uses of ChartSeriesItem in com._1c.g5.v8.dt.chart.model.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartSeriesItemModifier and TypeMethodDescriptionChartSwitch.caseChartSeriesItem
(ChartSeriesItem object) Returns the result of interpreting the object as an instance of 'Series Item'.