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...
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...
Contains the Effects collection and other appearance properties relevant to visual effects. Syntax Example
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
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
Signals the object that initialization has ended. Syntax
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...
Contains appearance settings used to configure funnel charts. Syntax
Contains appearance settings used to configure 3D funnel charts. Syntax
Returns an Appearance object that you can use to access all the formatting properties of a Column Chart. Syntax