Version

Funnel3DAppearance Class Members

The following tables list the members exposed by Funnel3DAppearance.

Public Constructors
 NameDescription
Public ConstructorFunnel3DAppearance ConstructorOverloaded.   
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)
Public Methods
 NameDescription
Public MethodCopyPropertiesCopies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Public MethodToStringReturns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Protected Methods
 NameDescription
Protected MethodCreateInstanceDescriptorCreates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
See Also