Version

IChartComponent Interface Properties

For a list of all members of this type, see IChartComponent members.

Public Properties
 NameDescription
 PropertyChartTypeRetrieves the ChartType of the currently displayed Chart.  
 PropertyDataBindMeFlag used to indicate that an UltraChart component is waiting to be databound.  
 PropertyIsSavingPresetBoolean indicating whether or not the chart component is currently in the process of saving an XML preset.  
 PropertyOverrideRetrieves the Override property of the chart.  
 PropertyRenderingTypeThe current RenderingType in context.  
 PropertySeriesThe Series collection.  
 PropertySiteThe Site of the UltraChart component. Currently needed for the properties grid used in the annotations collection editor.  
 PropertySmoothingModeDefault smoothing mode to use for chart graphics.  
 PropertyTextRenderingHintTextRenderingHint to use for text on the chart.  
 PropertyUserLayerIndexIdentifies Layers by ID string, and arranges them in Z-Order.  
See Also