Uses of Interface
com._1c.g5.v8.dt.chart.model.SeriesCalcInfo
Packages that use SeriesCalcInfo
Package
Description
-
Uses of SeriesCalcInfo in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return SeriesCalcInfoModifier and TypeMethodDescriptionChartFactory.createSeriesCalcInfo()Returns a new object of class 'Series Calc Info'.SeriesProperties.getInfo()Returns the value of the 'Info' containment reference.Methods in com._1c.g5.v8.dt.chart.model with parameters of type SeriesCalcInfoModifier and TypeMethodDescriptionvoidSeriesProperties.setInfo(SeriesCalcInfo value) Sets the value of the 'Info' containment reference. -
Uses of SeriesCalcInfo in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement SeriesCalcInfoModifier and TypeClassDescriptionclassAn implementation of the model object 'Series Calc Info'.Methods in com._1c.g5.v8.dt.chart.model.impl that return SeriesCalcInfoModifier and TypeMethodDescriptionChartFactoryImpl.createSeriesCalcInfo()SeriesPropertiesImpl.getInfo()Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type SeriesCalcInfo -
Uses of SeriesCalcInfo in com._1c.g5.v8.dt.chart.model.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type SeriesCalcInfoModifier and TypeMethodDescriptionChartSwitch.caseSeriesCalcInfo(SeriesCalcInfo object) Returns the result of interpreting the object as an instance of 'Series Calc Info'.