Value Property (DerivedDouble)
The current value.
Property Value As Double
Example
' Set grid line spacing
Chart2D1.ChartArea.Axes("Y").MajorGrid.Spacing.Value = 0.5
See Also
Axis Object
DerivedDouble Object
GridLines Object
Copyright (c) GrapeCity, inc. All rights reserved.