Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartLine
Packages that use ChartLine
Package
Description
-
Uses of ChartLine in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return ChartLineModifier and TypeMethodDescriptionChartFactory.createChartLine()Returns a new object of class 'Line'.ChartReferenceBand.getBorder()Returns the value of the 'Border' containment reference.ChartScale.getGridLine()Returns the value of the 'Grid Line' containment reference.ChartReferenceLine.getLine()Returns the value of the 'Line' containment reference.PointProperties.getLine()Returns the value of the 'Line' containment reference.SeriesProperties.getLine()Returns the value of the 'Line' containment reference.Trendline.getLine()Returns the value of the 'Line' containment reference.Chart.getMultiStageLinkLine()Returns the value of the 'Multi Stage Link Line' containment reference.Chart.getScaleLine()Returns the value of the 'Scale Line' containment reference.ChartScale.getScaleLine()Returns the value of the 'Scale Line' containment reference.Methods in com._1c.g5.v8.dt.chart.model with parameters of type ChartLineModifier and TypeMethodDescriptionvoidSets the value of the 'Border' containment reference.voidChartScale.setGridLine(ChartLine value) Sets the value of the 'Grid Line' containment reference.voidSets the value of the 'Line' containment reference.voidSets the value of the 'Line' containment reference.voidSets the value of the 'Line' containment reference.voidSets the value of the 'Line' containment reference.voidChart.setMultiStageLinkLine(ChartLine value) Sets the value of the 'Multi Stage Link Line' containment reference.voidChart.setScaleLine(ChartLine value) Sets the value of the 'Scale Line' containment reference.voidChartScale.setScaleLine(ChartLine value) Sets the value of the 'Scale Line' containment reference. -
Uses of ChartLine in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement ChartLineModifier and TypeClassDescriptionclassAn implementation of the model object 'Line'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartLineModifier and TypeMethodDescriptionChartFactoryImpl.createChartLine()ChartReferenceBandImpl.getBorder()ChartScaleImpl.getGridLine()ChartReferenceLineImpl.getLine()PointPropertiesImpl.getLine()SeriesPropertiesImpl.getLine()TrendlineImpl.getLine()ChartImpl.getMultiStageLinkLine()ChartImpl.getScaleLine()ChartScaleImpl.getScaleLine()Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type ChartLineModifier and TypeMethodDescriptionvoidvoidChartScaleImpl.setGridLine(ChartLine newGridLine) voidvoidvoidvoidvoidChartImpl.setMultiStageLinkLine(ChartLine newMultiStageLinkLine) voidChartImpl.setScaleLine(ChartLine newScaleLine) voidChartScaleImpl.setScaleLine(ChartLine newScaleLine) -
Uses of ChartLine in com._1c.g5.v8.dt.chart.model.timescale
Methods in com._1c.g5.v8.dt.chart.model.timescale that return ChartLineModifier and TypeMethodDescriptionTimeScaleLevel.getLine()Returns the value of the 'Line' containment reference.Methods in com._1c.g5.v8.dt.chart.model.timescale with parameters of type ChartLine -
Uses of ChartLine in com._1c.g5.v8.dt.chart.model.timescale.impl
Methods in com._1c.g5.v8.dt.chart.model.timescale.impl that return ChartLineMethods in com._1c.g5.v8.dt.chart.model.timescale.impl with parameters of type ChartLine -
Uses of ChartLine in com._1c.g5.v8.dt.chart.model.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartLineModifier and TypeMethodDescriptionChartSwitch.caseChartLine(ChartLine object) Returns the result of interpreting the object as an instance of 'Line'. -
Uses of ChartLine in com._1c.g5.v8.dt.dendrogram.model
Methods in com._1c.g5.v8.dt.dendrogram.model that return ChartLineModifier and TypeMethodDescriptionDendrogram.getLine()Returns the value of the 'Line' containment reference.Methods in com._1c.g5.v8.dt.dendrogram.model with parameters of type ChartLine -
Uses of ChartLine in com._1c.g5.v8.dt.dendrogram.model.impl
Methods in com._1c.g5.v8.dt.dendrogram.model.impl that return ChartLineMethods in com._1c.g5.v8.dt.dendrogram.model.impl with parameters of type ChartLine -
Uses of ChartLine in com._1c.g5.v8.dt.form.ui.chart.aef.models
Methods in com._1c.g5.v8.dt.form.ui.chart.aef.models with parameters of type ChartLine -
Uses of ChartLine in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models that return ChartLineModifier and TypeMethodDescriptionBmNullableChartLineModel.getOrCreate()EmfNullableChartLineModel.getOrCreate()INullableChartLineModel.getOrCreate()Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models with parameters of type ChartLine -
Uses of ChartLine in com._1c.g5.v8.dt.form.ui.internal.chart.dialogs
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.dialogs that return ChartLineConstructors in com._1c.g5.v8.dt.form.ui.internal.chart.dialogs with parameters of type ChartLineModifierConstructorDescriptionChartLineDialog(org.eclipse.swt.widgets.Shell parentShell, ChartLine model) The constructor. -
Uses of ChartLine in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return ChartLineModifier and TypeMethodDescriptionGanttChart.getLinksLine()Returns the value of the 'Links Line' containment reference.Methods in com._1c.g5.v8.dt.ganttchart.model with parameters of type ChartLineModifier and TypeMethodDescriptionvoidGanttChart.setLinksLine(ChartLine value) Sets the value of the 'Links Line' containment reference. -
Uses of ChartLine in com._1c.g5.v8.dt.ganttchart.model.impl
Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return ChartLineMethods in com._1c.g5.v8.dt.ganttchart.model.impl with parameters of type ChartLine