| IColumnChartNavigator Property |
Gets or sets a value indicating whether this chart should include a navigator.
Namespace:
C2ChartsLibrary.Interfaces
Assembly:
C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax bool Navigator { get; set; }
Property Value
Type:
Booleantrue - the navigator is visible.
See Also