Version

Section508ChartItems Class Members

The following tables list the members exposed by Section508ChartItems.

Public Constructors
 NameDescription
Public ConstructorSection508ChartItems Constructor  
Public Properties
 NameDescription
Public PropertyAltTextFormatStringFormatString used to generated the "alt" attribute of the chart image.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyLongDescUrlGets/sets value of LongDescUrl.  
Public PropertyTitleFormatStringGets/sets value of TitleFormatString.  
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 MethodToStringReturns a string representation of this object.  
See Also