Version

Search Results

Drill Property

Appearance of the hierarchical Drill Down chart behavior. Syntax Remarks This property exposes the Infragistics.UltraChart.Resources.Appearance.DrillDownAppearance to the UltraWinChart control, allowing the developer to set properties related to UltraWinCharts drill down behavior at run-time (defining drill down b...

DrilledDown Event

Event raised when the chart is drilled down. 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 w...

Effects Property (UltraChart)

Contains the Effects collection and other appearance properties relevant to visual effects. Syntax Example

EmptyChartText Property

Text to be shown to user until the chart data is available. Syntax Remarks To customize other chart error messages and the label style used, try handling the InvalidDataReceived event. Example

EnableCrossHair Property

Displays a cross-hair cursor when the mouse passes over the control at run-time. Syntax Remarks The cross-hair cursor provides a greater degree of accuracy to assist users when clicking on active segments of the chart, such as individual data points. Example

EndInit Method

Signals the object that initialization has ended. Syntax

FillSceneGraph Event

Event raised for accessing the charts primitives. Syntax Event Data The event handler receives an argument of type FillSceneGraphEventArgs containing data related to this event. The following FillSceneGraphEventArgs properties provide information specific to this event.Property Description ChartCore Gets the Chart...

FunnelChart Property

Contains appearance settings used to configure funnel charts. Syntax

FunnelChart3D Property

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

GanttChart Property

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