Click or drag to resize

IStiChartElementGetChartSeriesTypes Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.IStiChartElement.GetChartSeriesTypes(System.String)"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
List<string> GetChartSeriesTypes(
	string seriesTypeStr
)

Parameters

seriesTypeStr
Type: SystemString

[Missing <param name="seriesTypeStr"/> documentation for "M:Stimulsoft.Report.Dashboard.IStiChartElement.GetChartSeriesTypes(System.String)"]

Return Value

Type: ListString

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.IStiChartElement.GetChartSeriesTypes(System.String)"]

See Also