StiTrendLineCoreXF Constructor |
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiTrendLineCoreXF(
IStiTrendLine trendLine
)
Public Sub New (
trendLine As IStiTrendLine
)
Parameters
- trendLine
- Type: Stimulsoft.Report.ChartIStiTrendLine
[Missing <param name="trendLine"/> documentation for "M:Stimulsoft.Report.Chart.StiTrendLineCoreXF.#ctor(Stimulsoft.Report.Chart.IStiTrendLine)"]
See Also