Version

HierarchicalChart3DLabelsAppearance Class Members

The following tables list the members exposed by HierarchicalChart3DLabelsAppearance.

Public Constructors
 NameDescription
Public ConstructorHierarchicalChart3DLabelsAppearance ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyBorderColorDetermines the color of the border which surrounds each label.  
Public PropertyBorderDrawStyleGets/sets the style of the border drawn around individual Chart labels.  
Public PropertyBorderThicknessThe thickness in pixels of the border around the chart labels.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyFillColorDetermines the fill color of the box containing each label.  
Public PropertyFontThe font to use for labels.  
Public PropertyFontColorColor to use for chart labels.  
Public PropertyFormatStringGets/sets the format string for the chart labels.  
Public PropertyHorizontalAlignHorizontal alignment of labels within their bounding rectangles.  
Public PropertyLeaderLineColorThe color to use for leader lines.  
Public PropertyLeaderLineDrawStyleGets/sets the style with which the leader lines are drawn.  
Public PropertyLeaderLineEndStyleGets/sets the line cap style with which leader lines are terminated.  
Public PropertyLeaderLinesVisibleGets/sets whether the leader lines should be displayed.  
Public PropertyLeaderLineThicknessStroke width of leader lines.  
Public PropertyVerticalAlignVertical alignment of labels within their bounding rectangles.  
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