Version

Search Results

ColumnChart3D Property

Returns an Appearance object that you can use to access all the formatting properties of an 3-D Column Chart. Syntax Example

ColumnLineChart Property

Returns an Appearance object that you can use to access all the formatting properties of an ColumnLine Chart. Syntax Example

CompositeChart Property

Contains settings used to configure composite charts. Syntax

CompositeHitTest Method

Special HitTest method for composite charts. Syntax Parameters layerId The LayerID of the layer containing the Primitive being tested.seriesKey The Key of the Series which is represented by the Primitive being tested.indexOfDataPoint The Index of the DataPoint in its owning series which is represented by the Primi...

ConeChart3D Property

Contains appearance settings used to configure 3D cone charts. Syntax

CopyToClipboard Method

Places a copy of the current chart onto the Windows clipboard. Syntax Remarks Invoke this method to copy the current chart image to the Windows clipboard. It can then be pasted into another application, such as a presentation graphics program or word processor.

Data Property (UltraChart)

Returns a DataAppearance object that can be used to configure the data connection of the chart to the data source. Syntax Remarks For more information, see Infragistics.UltraChart.Resources.Appearance.DataAppearance. Example

DataBind Method (UltraChart)

Forces the chart data to be refreshed. Syntax Remarks When first binding the chart control to a data source, it is necessary to assign a data source to the DataSource property and call the DataBind() method. Normally, the chart will automatically update its display when it recieves a notification from the DataSour...

DataItemOut Event

Event for UltraChart mouse click events. Syntax Event Data The event handler receives an argument of type ChartDataEventArgs containing data related to this event. The following ChartDataEventArgs properties provide information specific to this event.Property Description ColumnLabel The text label associated with ...

DataItemOver Event

Event for UltraChart mouse click events. Syntax Event Data The event handler receives an argument of type ChartDataEventArgs containing data related to this event. The following ChartDataEventArgs properties provide information specific to this event.Property Description ColumnLabel The text label associated with ...