Value Property (DerivedLong)
The current value.
Property Value As Long
Example
' Force X-axis values to be integers
Chart2D1.ChartArea.Axes("X").Precision.Value = 0
See Also
Axis Object
DerivedLong Object
Location Object
PlotArea Object
Copyright (c) GrapeCity, inc. All rights reserved.