dotnetCHARTING Send comments on this topic.
NavigatorOptions Class Members
See Also  Properties 
dotnetCHARTING Namespace : NavigatorOptions Class


The following tables list the members exposed by NavigatorOptions.

Public Constructors

 NameDescription
Public ConstructorNavigatorOptions ConstructorCreates an instance of the NavigatorOptions object.  
Top

Public Properties

 NameDescription
Public PropertyAnimationDurationGets or sets the global animation duration in milliseconds. This applies to all animations between ranges on the x axis.  
Public PropertyControlIDGets 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.  
Public PropertyEnableBrowserStatusHelpGets or sets a value that indicates whether the status bar displays a help messages.  
Public PropertyEnableCellVisualCuesGets or sets a value that determines whether cells smaller than the axis ticks are used in the chart area axis.  
Public PropertyEnabledGets or sets a value that determines whether the navigator is enabled.  
Public PropertyEnableMouseTrackingGets or sets a value that indicates whether the mouse is tracked.  
Public PropertyEnablePreviewAreaChartGets or sets a value that indicates whether an image of the first chart area shown in the preview area.  
Public PropertyEnableXScrollbarGets or sets a value that determines if the horizontal scrollbar is enabled.  
Public PropertyNavigationBarGets or sets the navigation bar settings and options.  
Public PropertyPreviewAreaHeightGets or sets a value that determines the height of the preview area in pixels.  
Public PropertyPreviewAreaNavigationOptonsGets or sets the PreviewAreaNavigationOption enum flags that specify navigation options for the preview area.  
Public PropertySilverlightInstallGets or sets the SilverlightInstall behavior when the end user does not have Silverlight installed.  
Public PropertySilverlightInstallMessageGets or sets a message used when suggesting the Silverlight plugin installation.  
Public PropertySilverlightInstallWarningGets or sets a message shown when the Silverlight plugin is not installed and a static chart image is used.  
Public PropertyZoomLimitGets 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.  
Top

See Also

© 2010 All Rights Reserved.