Version

Section508ChartImage Class Members

The following tables list the members exposed by Section508ChartImage.

Public Constructors
 NameDescription
Public ConstructorSection508ChartImage Constructor  
Public Properties
 NameDescription
Public PropertyAltFormatStringGets/sets value of AltFormatString.  
Public PropertyAltTextFormatStringFormatString used to generated the "alt" attribute of the chart image. (Inherited from Infragistics.UltraChart.Resources.Appearance.Section508ChartItems)
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyDescriptionLinkUrlGets/sets value of DescriptionLinkUrl.  
Public PropertyLongDescUrlGets/sets value of LongDescUrl. (Inherited from Infragistics.UltraChart.Resources.Appearance.Section508ChartItems)
Public PropertyScrollImageAltFormatStringThe FormatString used for generating the "alt" attribute of the Scroll Image.  
Public PropertyTitleFormatStringGets/sets value of TitleFormatString. (Inherited from Infragistics.UltraChart.Resources.Appearance.Section508ChartItems)
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