Enum NavigatorIntervalType
Specifies the Interval type in which the navigator values should be displayed.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum NavigatorIntervalType
Fields
| Name | Description |
|---|---|
| Day | One Day interval |
| Hour | One Day interval |
| Month | One Month interval |
| Quarter | One Quarter interval |
| Week | One Week interval |
| Year | One year interval. |