Version

Funnel3DAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyAxisSource of measurement logic used for drawing the chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.Hierarchical3DAppearance)
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyFlatDetermines if the chart should be rendered as flat, resembling a pyramid, or round, resembling a cone.  
Public PropertyLabelsContains appearance settings for labels on the chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.Hierarchical3DAppearance)
Public PropertyOthersCategoryPercentGets/sets the minimum value, expressed as a percentage, to render as a full band independently. (Inherited from Infragistics.UltraChart.Resources.Appearance.Hierarchical3DAppearance)
Public PropertyOthersCategoryTextGets/sets the text label that is used for the Others Category. (Inherited from Infragistics.UltraChart.Resources.Appearance.Hierarchical3DAppearance)
Public PropertyRadiusMaxThe amount of space allocated when the radius of the chart is at 100%. Expressed as a value between 0.0 and 1.0.  
Public PropertyRadiusMinThe amount of space allocated when the radius of the chart is at 0%. Expressed as a value between 0.0 and 1.0.  
Public PropertySortSort direction for data on the chart. (Inherited from Infragistics.UltraChart.Resources.Appearance.Hierarchical3DAppearance)
Public PropertySpacingThe amount of space between each band, expressed as a fraction of the total space allocated. Sensible values are between 0.0 and 1.0. (Inherited from Infragistics.UltraChart.Resources.Appearance.Hierarchical3DAppearance)
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)
See Also