Class DataPoint
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public class DataPoint : ChartPart
Properties
Index
Declaration
public int Index { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
public class DataPoint : ChartPart
public int Index { get; set; }
Type | Description |
---|---|
System.Int32 |