Winnovative Excel Library

ExcelChartLineType Enumeration

Winnovative Excel Library Documentation
Represents the type of line for a chart element border.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum ExcelChartLineType
Members

  Member nameValueDescription
SolidLine0 The solid line.
DashedLine1 The dashed line.
DottedLine2 The dotted line
DashDotLine3 The dash dot line.
DashDotDotLine4 The dash dot dot line .
NoLine5 No line.
See Also

Reference