Version

HistogramLineAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyDrawStyleGets or Sets the drawing style of the line.  
Public PropertyEndStyleGets or Sets the end style of the line.  
Public PropertyFillAreaGets or Sets whether the line area should be filled.  
Public PropertyLineLabelGets or Sets the label of the line.  
Public PropertyPEGets or Sets the line's PaintElement.  
Public PropertyShowInLegendGets or Sets whether the line should be displayed in the legend.  
Public PropertyStartStyleGets or Sets the start style of the line.  
Public PropertyVisibleGets or Sets the visibility of the line.  
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