Uses of Interface
com._1c.g5.v8.dt.ganttchart.model.ChartSeries
Packages that use ChartSeries
Package
Description
-
Uses of ChartSeries in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return ChartSeriesModifier and TypeMethodDescriptionGanttChartFactory.createChartSeries()
Returns a new object of class 'Chart Series'.GanttChart.getSeries()
Returns the value of the 'Series' containment reference.Methods in com._1c.g5.v8.dt.ganttchart.model with parameters of type ChartSeriesModifier and TypeMethodDescriptionvoid
GanttChart.setSeries
(ChartSeries value) Sets the value of the 'Series
' containment reference. -
Uses of ChartSeries in com._1c.g5.v8.dt.ganttchart.model.impl
Classes in com._1c.g5.v8.dt.ganttchart.model.impl that implement ChartSeriesModifier and TypeClassDescriptionclass
An implementation of the model object 'Chart Series'.Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return ChartSeriesModifier and TypeMethodDescriptionGanttChartFactoryImpl.createChartSeries()
GanttChartImpl.getSeries()
Methods in com._1c.g5.v8.dt.ganttchart.model.impl with parameters of type ChartSeries -
Uses of ChartSeries in com._1c.g5.v8.dt.ganttchart.model.util
Methods in com._1c.g5.v8.dt.ganttchart.model.util with parameters of type ChartSeriesModifier and TypeMethodDescriptionGanttChartSwitch.caseChartSeries
(ChartSeries object) Returns the result of interpreting the object as an instance of 'Chart Series'.