Version 24.2 (latest)

StripLineAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyIntervalThe number of days (or series) skipped between strip lines.  
Public PropertyPERetrieves the PaintElement used when rendering each strip line.  
Public PropertyVisibleIndicates whether Strip lines are displayed.  
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