Version

PieLabelAppearance Class Properties

For a list of all members of this type, see PieLabelAppearance members.

Public Properties
 NameDescription
Public PropertyBorderColorGets/sets the color of the border around the Pie Chart text Labels.  
Public PropertyBorderDrawStyleGets/sets the style of the border drawn around individual Pie Chart labels.  
Public PropertyBorderThicknessThe thickness in pixels of the border around the Pie Chart text labels.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyFillColorGets/sets the fill color of the Pie Chart labels' text box.  
Public PropertyFontGets/sets the font to use when rendering Pie Chart labels.  
Public PropertyFontColorGets/set the font color to use for the Pie Chart text labels.  
Public PropertyFormatGets/Sets the Format of the Pie Chart Labels.  
Public PropertyFormatStringGets/sets the format string for the Pie Chart text labels.  
Public PropertyLeaderDrawStyleGets/set the style with which the leader lines are drawn.  
Public PropertyLeaderEndStyleGets/set the line drawing style with which leader lines are terminated.  
Public PropertyLeaderLineColorGets or Sets the color of the leader line.  
Public PropertyLeaderLinesVisibleGets/sets whether the leader lines should be displayed.  
Public PropertyLeaderLineThicknessGets/sets the thickness of the leader lines in pixels.  
Public PropertyVisibleVisibility of pie 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)
See Also