Version

ParetoChartAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyColumnSpacingThe amount of space to use around each column in the Pareto chart.  
Public PropertyLineLabelText string to use when representing the line in this Pareto chart in the chart legend.  
Public PropertyLinePEPaintElement with settings which determine how the line in this Pareto chart is painted.  
Public PropertyLineStyleLineStyle object with settings affecting how the line is drawn in this Pareto chart.  
Public PropertyNullHandlingProperty indicating how null values should be handled on the Pareto chart.  
Public PropertyShowLineInLegendDetermines whether or not to show an entry in the legend indicating what the line in this Pareto chart represents.  
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