Show / Hide Table of Contents

Class ChartLine

Inheritance
System.Object
Line
ChartLine
TrendLine
Inherited Members
Line.type
Line.Type
Line.Color
Line.AutomaticColor
Line.DrawingColor
Line.Transparency
Line.Gradient
Line.DashType
Line.CompoundType
Line.CapType
Line.JoinType
Line.BeginArrowType
Line.BeginArrowSize
Line.EndArrowType
Line.EndArrowSize
Line.WidthPoints
Line.WidthEmu
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ChartLine : Line

Properties

ChartLineType

Declaration
public ChartLineType ChartLineType { get; set; }
Property Value
Type Description
ChartLineType

Methods

OnTypeChanged()

Declaration
protected override void OnTypeChanged()
Overrides
Line.OnTypeChanged()
Back to top Generated by DocFX