Value Property (DerivedString)
The current value.
Property Value As String
Example
' Set time scale format string
Chart2D1.ChartArea.Axes("X").TimeScale.Format.Value = "%H:%M:%S"
See Also
DerivedString Object
TimeScale Object
Copyright (c) GrapeCity, inc. All rights reserved.