Table of Contents

Struct ArrayProcessThreadInfo

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Array process info for a thread.

public struct ArrayProcessThreadInfo
Inherited Members

Fields

Count

Count to process within the array

public int Count

Field Value

int

StartIndex

Start array index

public int StartIndex

Field Value

int