Version

HierarchicalChartAppearance Class Members

The following tables list the members exposed by HierarchicalChartAppearance.

Public Properties
 NameDescription
Public PropertyAxisSource 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 PropertyChartTextCollection of Chart Text labels that can be rendered over the bands of the chart.  
Public PropertyLabelsContains appearance settings for labels on the chart.  
Public PropertyOthersCategoryPercentGets/sets the minimum value, expressed as a percentage, to render as a full band independently.  
Public PropertyOthersCategoryTextGets/sets the text label that is used for the Others Category.  
Public PropertySortSort 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.  
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