Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartDataItem
Packages that use ChartDataItem
Package
Description
-
Uses of ChartDataItem in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return ChartDataItemModifier and TypeMethodDescriptionChartFactory.createChartDataItem()
Returns a new object of class 'Data Item'.Methods in com._1c.g5.v8.dt.chart.model that return types with arguments of type ChartDataItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartDataItem>
ChartSeriesItem.getPoints()
Returns the value of the 'Points' containment reference list. -
Uses of ChartDataItem in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement ChartDataItemModifier and TypeClassDescriptionclass
An implementation of the model object 'Data Item'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartDataItemMethods in com._1c.g5.v8.dt.chart.model.impl that return types with arguments of type ChartDataItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartDataItem>
ChartSeriesItemImpl.getPoints()
-
Uses of ChartDataItem in com._1c.g5.v8.dt.chart.model.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartDataItemModifier and TypeMethodDescriptionChartSwitch.caseChartDataItem
(ChartDataItem object) Returns the result of interpreting the object as an instance of 'Data Item'.