Version

ActualRangeSelectorOptions Property

A FinancialChartRangeSelectorOptionCollection containing the available range selector options on the toolbar.
Syntax
'Declaration
 
Public Property ActualRangeSelectorOptions As FinancialChartRangeSelectorOptionCollection
public FinancialChartRangeSelectorOptionCollection ActualRangeSelectorOptions {get; set;}
Remarks
This will be the intersection of the user-defined range selector options, if any, and the range selector options which are automatically determined based on the range of data.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also