C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / Fibonacci Class / MinX Property

In This Topic
MinX Property (Fibonacci)
In This Topic
Gets or sets the x minimum value of the Fibonacci tool. If not specified, current minimum of x-axis is used. The value can be specified as a number or Date object.
Syntax
'Declaration
 
Public Property MinX As Object
 
See Also