Table of Contents

TChartLineStyle Enumeration

Line styles for a chart object.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
Solid 0 Solid line.
Dash 1 Dashed line.
Dot 2 Dotted line.
DashDot 3 Dash-dot line.
DashDotDot 4 Dash dot dot line.
None 5 No line.
DarkGray 6 Dark gray line.
MediumGray 7 Medium gray line.
LightGray 8 Light gray line.