Show / Hide Table of Contents

Class AbstractChartLines

Inheritance
System.Object
AbstractChartLines
DropLines
HighLowLines
SeriesLines
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
Back to top Generated by DocFX