Version

GridlinesAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyAlphaLevelGets/sets the level of Alphablending to use when rendering the grid lines.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyColorGets/sets the color of the gridlines on the parent axis.  
Public PropertyDrawStyleGets/sets the style in which the gridlines are to be rendered.  
Public PropertyThicknessGets/sets the thickness of the gridlines in pixels.  
Public PropertyVisibleGets/sets whether the GridLines are visible.  
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