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