The following tables list the members exposed by PieLabelAppearance.
Name | Description | |
---|---|---|
PieLabelAppearance Constructor | Creates a default PieLabelAppearance object with default properties. |
Name | Description | |
---|---|---|
appearanceProperty | The name of a public property on an Appearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
parentAppearance | An instance of a parent Appearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) |
Name | Description | |
---|---|---|
BorderColor | Gets/sets the color of the border around the Pie Chart text Labels. | |
BorderDrawStyle | Gets/sets the style of the border drawn around individual Pie Chart labels. | |
BorderThickness | The thickness in pixels of the border around the Pie Chart text labels. | |
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
FillColor | Gets/sets the fill color of the Pie Chart labels' text box. | |
Font | Gets/sets the font to use when rendering Pie Chart labels. | |
FontColor | Gets/set the font color to use for the Pie Chart text labels. | |
Format | Gets/Sets the Format of the Pie Chart Labels. | |
FormatString | Gets/sets the format string for the Pie Chart text labels. | |
LeaderDrawStyle | Gets/set the style with which the leader lines are drawn. | |
LeaderEndStyle | Gets/set the line drawing style with which leader lines are terminated. | |
LeaderLineColor | Gets or Sets the color of the leader line. | |
LeaderLinesVisible | Gets/sets whether the leader lines should be displayed. | |
LeaderLineThickness | Gets/sets the thickness of the leader lines in pixels. | |
Visible | Visibility of pie chart labels. |
Name | Description | |
---|---|---|
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
GetParentAppearance | Gets a reference to the parent appearance object held by this AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
Initialize | Constructor of a ready-to-use AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
ResetVisible | Resets the Visible property to its default value. | |
SetParentAppearance | Sets the parentAppearance field to the specified ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
SetParentProperty | Sets the appearanceProperty field to a property name. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
ShouldSerializeVisible | Returns a Boolean value that determines whether the Visible property is set to its default value. | |
ToString | Returns a string representing the PieLabelAppearance. |