The following tables list the members exposed by NavigatorOptions.
Name | Description | |
---|---|---|
NavigatorOptions Constructor | Creates an instance of the NavigatorOptions object. |
Name | Description | |
---|---|---|
AnimationDuration | Gets or sets the global animation duration in milliseconds. This applies to all animations between ranges on the x axis. | |
ControlID | Gets or sets the ID of the silverlight plugin tag generated on the HTML page. Setting this property provides a reference to the silverlight plugin from within the page using JavaScript. | |
EnableBrowserStatusHelp | Gets or sets a value that indicates whether the status bar displays a help messages. | |
EnableCellVisualCues | Gets or sets a value that determines whether cells smaller than the axis ticks are used in the chart area axis. | |
Enabled | Gets or sets a value that determines whether the navigator is enabled. | |
EnableMouseTracking | Gets or sets a value that indicates whether the mouse is tracked. | |
EnablePreviewAreaChart | Gets or sets a value that indicates whether an image of the first chart area shown in the preview area. | |
EnableXScrollbar | Gets or sets a value that determines if the horizontal scrollbar is enabled. | |
NavigationBar | Gets or sets the navigation bar settings and options. | |
PreviewAreaHeight | Gets or sets a value that determines the height of the preview area in pixels. | |
PreviewAreaNavigationOptons | Gets or sets the PreviewAreaNavigationOption enum flags that specify navigation options for the preview area. | |
SilverlightInstall | Gets or sets the SilverlightInstall behavior when the end user does not have Silverlight installed. | |
SilverlightInstallMessage | Gets or sets a message used when suggesting the Silverlight plugin installation. | |
SilverlightInstallWarning | Gets or sets a message shown when the Silverlight plugin is not installed and a static chart image is used. | |
ZoomLimit | Gets or sets an object that determines the zoom limit. The object can be a TimeSpan, TimeInterval, or TimeIntervalAdvanced for time scales and Number for numeric and category scales. |