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


The following tables list the members exposed by JsOptions.

Public Constructors

 NameDescription
Public ConstructorJsOptions ConstructorCreates an instance of the JsOptions object.  
Top

Public Properties

 NameDescription
Public PropertyAxisToZoom Gets or sets a string value that determines which axes can be zoomed. Possible values are 'X', 'Y', 'XY', 'None'  
Public PropertyButtonsGets or sets the export and print button options.  
Public PropertyControlID Gets or sets the ID of the JavaScript chart plugin tag generated on the HTML page. Setting this property provides a reference to the chart plugin from within the page using JavaScript.  
Public PropertyEnabled Gets or sets a value that determines whether the JavaScript chart is enabled.  
Public PropertyEnableElementSelection Gets or sets a value that determines whether elements can be selected by clicking on them.  
Public PropertyExportServer Gets or sets the export server.  
Public PropertyInitialAnimationDuration Gets or sets the initial animation duration in milliseconds. This applies to the initial animations when a chart is loaded.  
Public PropertyJQuery Gets or sets the JQuery URL. Defaults to http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js  
Public PropertyLanguageStringsGets or sets the language string options.  
Public PropertyMapping Exposes options for use with mapping.  
Public PropertySettings Gets or sets a dictionary containing additional JSChart properties and values to set before the JS chart renders. The string based key and value pair consists of a property path and value.  
Top

See Also

© 2016 All Rights Reserved.