Version

FourDimensionalNumericSeriesDataAppearance Class Members

The following tables list the members exposed by FourDimensionalNumericSeriesDataAppearance.

Public Constructors
Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyDataSourceThe data source for this SeriesDataAppearance. (Inherited from Infragistics.UltraChart.Data.Series.SeriesDataAppearance)
Public PropertyLabelColumnThe name of the column in the data source containing Labels. (Inherited from Infragistics.UltraChart.Data.Series.SeriesDataAppearance)
Public PropertyValueWColumnName of the column containing W values in the datasource.  
Public PropertyValueXColumnName of the column containing X values in the datasource.  
Public PropertyValueYColumnName of the column containing Y values in the datasource.  
Public PropertyValueZColumnName of the column containing Z values in the datasource.  
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 MethodToStringCreates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also