Version

Cone3DAppearance Class Members

The following tables list the members exposed by Cone3DAppearance.

Public Constructors
 NameDescription
Public ConstructorCone3DAppearance ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAxisOverridden. Source of measurement logic used for drawing the chart.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
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 PropertySortOverridden. Sort direction for data on the chart.  
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 MethodResetResets this object to its default state. (Inherited from Infragistics.UltraChart.Resources.Appearance.Hierarchical3DAppearance)
Public MethodShouldSerializeDetermines whether or not this object should be serialized. (Inherited from Infragistics.UltraChart.Resources.Appearance.Hierarchical3DAppearance)
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