Version

HierarchicalChartLabelsAppearance Class Members

The following tables list the members exposed by HierarchicalChartLabelsAppearance.

Public Constructors
 NameDescription
Public ConstructorHierarchicalChartLabelsAppearance ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyFontColorColor to use for chart labels.  
Public PropertyFormatStringGets/sets the format string for the chart labels.  
Public PropertyLabelStyleLabelStyle object used to draw chart labels.  
Public PropertyLeaderLineColorThe color to use for leader lines.  
Public PropertyLeaderLineStyleLineStyle object used to draw leader lines.  
Public PropertyLeaderLineThicknessStroke width of leader lines.  
Public PropertyLocationLocation of the labels, relative to the chart.  
Public PropertyVisibleVisibility of chart labels.  
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 MethodToStringCreates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also