Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartLine
-
-
Uses of ChartLine in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return ChartLine Modifier and Type Method Description ChartLine
ChartFactory. createChartLine()
Returns a new object of class 'Line'.ChartLine
ChartReferenceBand. getBorder()
Returns the value of the 'Border' containment reference.ChartLine
ChartScale. getGridLine()
Returns the value of the 'Grid Line' containment reference.ChartLine
ChartReferenceLine. getLine()
Returns the value of the 'Line' containment reference.ChartLine
PointProperties. getLine()
Returns the value of the 'Line' containment reference.ChartLine
SeriesProperties. getLine()
Returns the value of the 'Line' containment reference.ChartLine
Trendline. getLine()
Returns the value of the 'Line' containment reference.ChartLine
Chart. getMultiStageLinkLine()
Returns the value of the 'Multi Stage Link Line' containment reference.ChartLine
Chart. getScaleLine()
Returns the value of the 'Scale Line' containment reference.ChartLine
ChartScale. getScaleLine()
Returns the value of the 'Scale Line' containment reference.Methods in com._1c.g5.v8.dt.chart.model with parameters of type ChartLine Modifier and Type Method Description void
ChartReferenceBand. setBorder(ChartLine value)
Sets the value of the 'Border
' containment reference.void
ChartScale. setGridLine(ChartLine value)
Sets the value of the 'Grid Line
' containment reference.void
ChartReferenceLine. setLine(ChartLine value)
Sets the value of the 'Line
' containment reference.void
PointProperties. setLine(ChartLine value)
Sets the value of the 'Line
' containment reference.void
SeriesProperties. setLine(ChartLine value)
Sets the value of the 'Line
' containment reference.void
Trendline. setLine(ChartLine value)
Sets the value of the 'Line
' containment reference.void
Chart. setMultiStageLinkLine(ChartLine value)
Sets the value of the 'Multi Stage Link Line
' containment reference.void
Chart. setScaleLine(ChartLine value)
Sets the value of the 'Scale Line
' containment reference.void
ChartScale. 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 ChartLine Modifier and Type Class Description class
ChartLineImpl
An implementation of the model object 'Line'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartLine Modifier and Type Method Description ChartLine
ChartFactoryImpl. createChartLine()
ChartLine
ChartReferenceBandImpl. getBorder()
ChartLine
ChartScaleImpl. getGridLine()
ChartLine
ChartReferenceLineImpl. getLine()
ChartLine
PointPropertiesImpl. getLine()
ChartLine
SeriesPropertiesImpl. getLine()
ChartLine
TrendlineImpl. getLine()
ChartLine
ChartImpl. getMultiStageLinkLine()
ChartLine
ChartImpl. getScaleLine()
ChartLine
ChartScaleImpl. getScaleLine()
Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type ChartLine Modifier and Type Method Description void
ChartReferenceBandImpl. setBorder(ChartLine newBorder)
void
ChartScaleImpl. setGridLine(ChartLine newGridLine)
void
ChartReferenceLineImpl. setLine(ChartLine newLine)
void
PointPropertiesImpl. setLine(ChartLine newLine)
void
SeriesPropertiesImpl. setLine(ChartLine newLine)
void
TrendlineImpl. setLine(ChartLine newLine)
void
ChartImpl. setMultiStageLinkLine(ChartLine newMultiStageLinkLine)
void
ChartImpl. setScaleLine(ChartLine newScaleLine)
void
ChartScaleImpl. 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 ChartLine Modifier and Type Method Description ChartLine
TimeScaleLevel. getLine()
Returns the value of the 'Line' containment reference.Methods in com._1c.g5.v8.dt.chart.model.timescale with parameters of type ChartLine Modifier and Type Method Description void
TimeScaleLevel. setLine(ChartLine value)
Sets the value of the 'Line
' containment reference. -
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 ChartLine Modifier and Type Method Description ChartLine
TimeScaleLevelImpl. getLine()
Methods in com._1c.g5.v8.dt.chart.model.timescale.impl with parameters of type ChartLine Modifier and Type Method Description void
TimeScaleLevelImpl. setLine(ChartLine newLine)
-
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 ChartLine Modifier and Type Method Description T
ChartSwitch. 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 ChartLine Modifier and Type Method Description ChartLine
Dendrogram. getLine()
Returns the value of the 'Line' containment reference.Methods in com._1c.g5.v8.dt.dendrogram.model with parameters of type ChartLine Modifier and Type Method Description void
Dendrogram. setLine(ChartLine value)
Sets the value of the 'Line
' containment reference. -
Uses of ChartLine in com._1c.g5.v8.dt.dendrogram.model.impl
Methods in com._1c.g5.v8.dt.dendrogram.model.impl that return ChartLine Modifier and Type Method Description ChartLine
DendrogramImpl. getLine()
Methods in com._1c.g5.v8.dt.dendrogram.model.impl with parameters of type ChartLine Modifier and Type Method Description void
DendrogramImpl. setLine(ChartLine newLine)
-
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 Modifier and Type Method Description void
EmfChartLineModel. set(ChartLine value)
-
Uses of ChartLine in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return ChartLine Modifier and Type Method Description ChartLine
GanttChart. getLinksLine()
Returns the value of the 'Links Line' containment reference.Methods in com._1c.g5.v8.dt.ganttchart.model with parameters of type ChartLine Modifier and Type Method Description void
GanttChart. 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 ChartLine Modifier and Type Method Description ChartLine
GanttChartImpl. getLinksLine()
Methods in com._1c.g5.v8.dt.ganttchart.model.impl with parameters of type ChartLine Modifier and Type Method Description void
GanttChartImpl. setLinksLine(ChartLine newLinksLine)
-