Click or drag to resize

StiStyleCoreXFGetColors Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiStyleCoreXF.GetColors(System.Int32,System.Drawing.Color[])"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual Color[] GetColors(
	int seriesCount,
	Color[] seriesColors = null
)

Parameters

seriesCount
Type: SystemInt32

[Missing <param name="seriesCount"/> documentation for "M:Stimulsoft.Report.Chart.StiStyleCoreXF.GetColors(System.Int32,System.Drawing.Color[])"]

seriesColors (Optional)
Type: System.DrawingColor

[Missing <param name="seriesColors"/> documentation for "M:Stimulsoft.Report.Chart.StiStyleCoreXF.GetColors(System.Int32,System.Drawing.Color[])"]

Return Value

Type: Color

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiStyleCoreXF.GetColors(System.Int32,System.Drawing.Color[])"]

See Also