Version

LineAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyIconAppearanceContains settings for drawing icons along each point in a line.  
Public PropertyKeyA unique identifier for this LineAppearance object.  
Public PropertyLineStyleContains settings affecting how a line is drawn.  
Public PropertySplineTensionTension affecting the curve of a line.  
Public PropertyThicknessStroke width of a 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