Click or drag to resize
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
C#
bool Navigator { get; set; }

Property Value

Type: Boolean
true - the navigator is visible.
See Also