Click or drag to resize

StiStyleCoreXFGetColorByIndex Method

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

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Color GetColorByIndex(
	int index,
	int count,
	Color[] seriesColors
)

Parameters

index
Type: SystemInt32

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

count
Type: SystemInt32

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

seriesColors
Type: System.DrawingColor

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

Return Value

Type: Color

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

See Also