ComponentOne Chart 8.0 for ActiveX
Pattern Property (LineStyle)

 

Pattern Property (LineStyle)

The line pattern.

Syntax

Property Pattern As LinePatternConstants

Example

' Display all grid lines as dashes

Chart2D1.Axes("X").MajorGrid.Style.Pattern = oc2dLineIntegerDash

Chart2D1.Axes("Y").MajorGrid.Style.Pattern = oc2dLineIntegerDash

See Also

LinePattern Constants

LineStyle Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback