Dundas Chart for ASP.NET
ChartHttpHandler.StorageSettings Class Members
See Also  Properties  Methods  Send comments on this topic.
Dundas.Charting.WebControl Namespace : ChartHttpHandler.StorageSettings Class


The following tables list the members exposed by ChartHttpHandler.StorageSettings.

Public Properties

  Name Description
Public Property CustomHandlerName Gets or sets the name of the custom handler.
Gets or sets the name of the custom handler.  
Public Property Directory Gets or sets the directory of the custom handler where the temporary files will be stored.
Gets or sets the directory.  
Public Property HandlerType Gets or sets the handler type of the custom handler.
Gets the type of the custom handler.  
Public Property Params Gets a collection of name-value pairs registered in web.config file under ChartHttpHandler key.
Gets a collection of name-value pairs registred in web.config file under ChartHttpHandler key.  
Public Property StorageType Gets or sets the storage type of the custom handler.
Gets or sets the chart image storage type.  
Public Property Timeout Gets or sets the timeout of the custom handler.
Gets or sets the timeout.  
Public Property Url Gets or sets the URL corresponding to the HTTP path where temporary files are stored.
Gets or sets the URL.  
Top

Public Methods

  Name Description
Public Method IsInfinite Gets a value indicating whether the timeout is infinite.
Determines whether this instance is infinite.  
Top

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.