Version

LineAppearance Class Members

The following tables list the members exposed by LineAppearance.

Public Constructors
 NameDescription
Public ConstructorLineAppearance ConstructorOverloaded.   
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)
Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this LineAppearance object.  
Public MethodToStringReturns a string representation of this LineAppearance object.  
See Also