Version

ParetoChartAppearance Class Members

The following tables list the members exposed by ParetoChartAppearance.

Public Constructors
 NameDescription
Public ConstructorParetoChartAppearance ConstructorOverloaded.   
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)
Public Methods
 NameDescription
Public MethodCopyPropertiesCopies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Public MethodToStringReturns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Protected Methods
 NameDescription
Protected MethodCreateInstanceDescriptorCreates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
See Also