Version

MarginsAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyBottomSpacing from the bottom edge in pixels.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyLeftSpacing from the left edge in pixels.  
Public PropertyRightSpacing from the right edge in pixels.  
Public PropertyTopSpacing from the top edge in pixels.  
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