enumAPlotLineStyle Enum

Integer constants specifying the style of lines for connecting points on the object. This property can be set at design time and is read-only at run time.

Constants

 

Name

Value

Description

apltLineStyleSolid

0 *

Solid line

apltLineStyleDash

1

Dash line

apltLineStyleDot

2

Dotted line

apltLineStyleDashDot

3

Dash Dot line

apltLineStyleDashDotDot

4

Dash Dot Dot

apltLineStyleXYStep

5

XY Step

apltLineStyleYXStep

6

YX Step

apltLineStyleNone

7

None

 

Applies to

APlot.LineStyle