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

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