ComponentOne Chart 8.0 for ActiveX
Spacing Property (GridLines)

 

Spacing Property (GridLines)

The space between grid-lines.

Syntax

Property Spacing As DerivedDouble (read-only)

Remarks

No grid-lines are displayed when this value is 0.0.

Example

' Set X-axis grid increment

Chart2D1.ChartArea.Axes("X").MajorGrid.Spacing = 1.0

See Also

DerivedDouble Object

GridLines Object

 

 


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

Product Support Forum  |  Documentation Feedback