Version

LineStyle Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyDrawStyleReturns or sets a value that determines the style of the lines in a chart.  
Public PropertyEndStyleReturns or sets a value that determines the style of the end of the lines in a chart.  
Public PropertyMidPointAnchorsReturns or sets a Boolean value that determines whether or not the midpoints between lines are displayed.  
Public PropertyStartStyleReturns or sets a value that determines the style of the beginning of the lines in a 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