Returns true if date is in visible range.
Namespace:
AmCharts.Windows.StockAssembly: AmCharts.Windows.Stock (in AmCharts.Windows.Stock.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public bool IsDateVisible( DateTime date ) |
| Visual Basic (Declaration) |
|---|
Public Function IsDateVisible ( _ date As DateTime _ ) As Boolean |
| Visual C++ |
|---|
public: bool IsDateVisible( DateTime date ) |
Parameters
- date
- Type: System..::.DateTime
Date to be checked for visibility