Version

HeatMapChartAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyChartTextCollection of Chart Text labels that can be rendered over the surface of 2-D Heat Map Charts.  
Public PropertyNullHandlingSpecifies whether Nulls in the data are treated as zero or as the average of adjacent data values.  
Public PropertyRenderQualityGets/sets the level of quality used when rendering the data points of a HeatMap chart.  
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