Version

BorderAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyColorReturns a reference to or sets a Color object that specifies the color of a chart border.  
Public PropertyCornerRadiusReturns or sets a value that determines the corner radius of a chart border.  
Public PropertyDrawStyleReturns or sets a value that determines the style of a chart border.  
Public PropertyRaisedReturns or sets a value that determines the style of a chart border.  
Public PropertyThicknessReturns or sets a value that determines the thickness of a chart border.  
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