Dundas.SharePoint.Charting.WebParts Send comments on this topic.
ChartHttpHandler.StorageSettings Class Members
See Also  Properties  Methods 
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.  
Public Property Directory Gets or sets the directory.  
Public Property HandlerType Gets the type of the custom handler.  
Public Property Params Gets a collection of name-value pairs registred in web.config file under ChartHttpHandler key.  
Public Property StorageType Gets or sets the chart image storage type.  
Public Property Timeout Gets or sets the timeout.  
Public Property Url Gets or sets the URL.  
Top

Public Methods

  Name Description
Public Method IsInfinite Determines whether this instance is infinite.  
Top

See Also