Click or drag to resize

StiChartElementGetChartSeriesTypes Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.Chart.StiChartElement.GetChartSeriesTypes(System.String)"]

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

Parameters

seriesTypeStr
Type: SystemString

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

Return Value

Type: ListString

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.Chart.StiChartElement.GetChartSeriesTypes(System.String)"]

Implements

IStiChartElementGetChartSeriesTypes(String)
See Also