Click or drag to resize

StiAreaCoreXFIsAcceptableSeriesLabels Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiAreaCoreXF.IsAcceptableSeriesLabels(System.Type)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool IsAcceptableSeriesLabels(
	Type seriesLabelsType
)

Parameters

seriesLabelsType
Type: SystemType

[Missing <param name="seriesLabelsType"/> documentation for "M:Stimulsoft.Report.Chart.StiAreaCoreXF.IsAcceptableSeriesLabels(System.Type)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiAreaCoreXF.IsAcceptableSeriesLabels(System.Type)"]

See Also