C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / FibonacciTimeZones Class / StartX Property

In This Topic
StartX Property (FibonacciTimeZones)
In This Topic
Gets or sets the starting x data point for the time zones. If not set, the starting x data point is calculated automatically. The value can be a number or a Date object (for time-base data).
Syntax
'Declaration
 
Public Property StartX As Object
 
See Also