Uses of Interface
com.stimulsoft.report.chart.interfaces.trendLines.IStiTrendLine
Packages that use IStiTrendLine
Package
Description
-
Uses of IStiTrendLine in com.stimulsoft.report.chart.core.trendLines
Methods in com.stimulsoft.report.chart.core.trendLines that return IStiTrendLineMethods in com.stimulsoft.report.chart.core.trendLines with parameters of type IStiTrendLineModifier and TypeMethodDescriptionfinal voidStiTrendLineCoreXF.setTrendLine(IStiTrendLine value) Constructors in com.stimulsoft.report.chart.core.trendLines with parameters of type IStiTrendLineModifierConstructorDescriptionStiTrendLineCoreXF(IStiTrendLine trendLine) StiTrendLineExponentialCoreXF(IStiTrendLine trendLine) StiTrendLineLinearCoreXF(IStiTrendLine trendLine) StiTrendLineLogarithmicCoreXF(IStiTrendLine trendLine) StiTrendLineNoneCoreXF(IStiTrendLine trendLine) -
Uses of IStiTrendLine in com.stimulsoft.report.chart.geoms.trendLines
Constructors in com.stimulsoft.report.chart.geoms.trendLines with parameters of type IStiTrendLineModifierConstructorDescriptionStiTrendCurveGeom(StiPoint[] points, IStiTrendLine trendLine) StiTrendLineGeom(StiPoint pointStart, StiPoint pointEnd, IStiTrendLine trendLine) -
Uses of IStiTrendLine in com.stimulsoft.report.chart.interfaces.trendLines
Subinterfaces of IStiTrendLine in com.stimulsoft.report.chart.interfaces.trendLinesModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface -
Uses of IStiTrendLine in com.stimulsoft.report.chart.view.series
Methods in com.stimulsoft.report.chart.view.series that return IStiTrendLineMethods in com.stimulsoft.report.chart.view.series with parameters of type IStiTrendLine -
Uses of IStiTrendLine in com.stimulsoft.report.chart.view.series.candlestick
Methods in com.stimulsoft.report.chart.view.series.candlestick that return IStiTrendLineMethods in com.stimulsoft.report.chart.view.series.candlestick with parameters of type IStiTrendLine -
Uses of IStiTrendLine in com.stimulsoft.report.chart.view.series.funnel
Methods in com.stimulsoft.report.chart.view.series.funnel that return IStiTrendLineMethods in com.stimulsoft.report.chart.view.series.funnel with parameters of type IStiTrendLine -
Uses of IStiTrendLine in com.stimulsoft.report.chart.view.series.gantt
Methods in com.stimulsoft.report.chart.view.series.gantt that return IStiTrendLineMethods in com.stimulsoft.report.chart.view.series.gantt with parameters of type IStiTrendLine -
Uses of IStiTrendLine in com.stimulsoft.report.chart.view.series.pie
Methods in com.stimulsoft.report.chart.view.series.pie that return IStiTrendLineMethods in com.stimulsoft.report.chart.view.series.pie with parameters of type IStiTrendLine -
Uses of IStiTrendLine in com.stimulsoft.report.chart.view.series.radar
Methods in com.stimulsoft.report.chart.view.series.radar that return IStiTrendLineMethods in com.stimulsoft.report.chart.view.series.radar with parameters of type IStiTrendLine -
Uses of IStiTrendLine in com.stimulsoft.report.chart.view.series.range
Methods in com.stimulsoft.report.chart.view.series.range that return IStiTrendLineModifier and TypeMethodDescriptionStiRangeBarSeries.getTrendLine()StiRangeSeries.getTrendLine()StiSplineRangeSeries.getTrendLine()StiSteppedRangeSeries.getTrendLine()Methods in com.stimulsoft.report.chart.view.series.range with parameters of type IStiTrendLineModifier and TypeMethodDescriptionvoidStiRangeBarSeries.setTrendLine(IStiTrendLine value) voidStiRangeSeries.setTrendLine(IStiTrendLine value) voidStiSplineRangeSeries.setTrendLine(IStiTrendLine value) voidStiSteppedRangeSeries.setTrendLine(IStiTrendLine value) -
Uses of IStiTrendLine in com.stimulsoft.report.chart.view.series.stackedBar
Methods in com.stimulsoft.report.chart.view.series.stackedBar that return IStiTrendLineMethods in com.stimulsoft.report.chart.view.series.stackedBar with parameters of type IStiTrendLine -
Uses of IStiTrendLine in com.stimulsoft.report.chart.view.series.stackedColumn
Methods in com.stimulsoft.report.chart.view.series.stackedColumn that return IStiTrendLineModifier and TypeMethodDescriptionStiStackedBaseLineSeries.getTrendLine()StiStackedColumnSeries.getTrendLine()Methods in com.stimulsoft.report.chart.view.series.stackedColumn with parameters of type IStiTrendLineModifier and TypeMethodDescriptionvoidStiStackedBaseLineSeries.setTrendLine(IStiTrendLine value) voidStiStackedColumnSeries.setTrendLine(IStiTrendLine value) -
Uses of IStiTrendLine in com.stimulsoft.report.chart.view.trendLines
Classes in com.stimulsoft.report.chart.view.trendLines that implement IStiTrendLineModifier and TypeClassDescriptionclassclassclassclassclassMethods in com.stimulsoft.report.chart.view.trendLines that return IStiTrendLineModifier and TypeMethodDescriptionstatic IStiTrendLineStiTrendLine.LoadFromJsonObjectInternal(JSONObject jObject)