Class AbstractChartLines
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public abstract class AbstractChartLines : object
  Constructors
AbstractChartLines()
Declaration
protected AbstractChartLines()
  Properties
IsDefault
Declaration
public bool IsDefault { get; }
  Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
Line
Declaration
public Line Line { get; }
  Property Value
| Type | Description | 
|---|---|
| Line |