The following tables list the members exposed by PieChartAppearance.
Name | Description | |
---|---|---|
![]() | PieChartAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BreakAllSlices | Gets/Sets whether the PieChart renders a break in between every slice. |
![]() | BreakAlternatingSlices | Gets/sets whether every alternate slice in the pie is seperated by a break. |
![]() | BreakOthersSlice | Gets/sets whether the 'Other' slice is rendered broken away from the pie. |
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | ChartText | Collection of Chart Text labels rendered within the slices of the Pie Chart. Only applicable to a 2D Pie Chart. |
![]() | ColumnIndex | Gets/sets the column number whose data will be used in the Pie Chart. |
![]() | Concentric | Determines whether or not to render concentric pies for this pie chart. |
![]() | ConcentricSpacing | Spacing to apply between pies if Concentric is set to True. |
![]() | Labels | A PieLabelAppearance object which determines how the labels on a Pie Chart will be displayed. |
![]() | OthersCategoryPercent | Gets/sets the minimum value, expressed as a decimal percentage, to render as a full slice independently. |
![]() | OthersCategoryText | Gets/sets the text label that is used for the Others Category. |
![]() | PieThickness | Gets/sets the thickness of each pie slice in a 3-D Pie Chart. |
![]() | RadiusFactor | Radius of the Pie Chart is scaled with this property. |
![]() | ShowConcentricLegend | Determines whether or not the special Concentric chart symbols should be added to the legend. |
![]() | StartAngle | Gets/sets the angle in degrees (0-360) to begin rendering the pie slices. |
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 | |
---|---|---|
![]() | BreakSlice | Breaks or unbreaks an individual slice off from the center of the pie. |
![]() | BreakSliceReset | Reset all slices which were broken by the BreakSlice method back to their original state. |
![]() | CopyProperties | Copies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |
![]() | GetOnlyExplicitlyBrokenSlices | Returns a list that allows you to enumerate the index numbers of the pie slices which are 'broken' explicitly by the numbers. |
![]() | SetDataColumnIndex | Specifies which data column to use for charting the pie chart. This method is used for purposes internal to UltraChart. Please use the ColumnIndex property instead. |
![]() | ToString | Returns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |
Name | Description | |
---|---|---|
![]() | CreateInstanceDescriptor | Creates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |