Version

WebDeploymentScenario Class Members

The following tables list the members exposed by WebDeploymentScenario.

Public Constructors
 NameDescription
Public ConstructorWebDeploymentScenario ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyFilePathLocation where file should be saved.  
Public PropertyImageTypeSpecifies the image file format used to save the chart.  
Public PropertyImageURLMapped URL Location.  
Public PropertyImageURLResolved1Image URL resolved after updating the file name according to the SEQNUM specified.  
Public PropertyImageURLResolved2Image URL resolved after updating the file name according to the SEQNUM specified.  
Public PropertyRenderingTypeGets or sets the rendering type. Rendering type can be: Image, SVG (Scalable Vector Graphics) or Flash (Macromedia SWF format).  
Public PropertyScenarioDeployment Scenario for chart.  
Protected Properties
 NameDescription
Protected PropertydirtyA dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public Methods
 NameDescription
Public MethodToStringConverts the string representation of WebDeploymentScenario  
Public MethodUpdateCircularFilenamesThis is for internal uses. Not be directly used by programmers.  
See Also