[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.LineStyle

LineStyle Enum

Specifies the pen style used to draw a line.

Namespace: GrapeCity.ActiveReports.SectionReportModel
Assembly: MESCIUS.ActiveReports.dll
Syntax
public enum LineStyle

Fields

Name Description
Dash

Dashes.

DashDot

Alternating dashes and dots.

DashDotDot

Alternating dashes and two dots.

Dot

Dots.

Double

Double line.

Solid

Solid line.

Transparent

No line.

Extension Methods