For a list of all members of this type, see Location members.
| Name | Description | |
|---|---|---|
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | Column | Column of corresponding parent primitive(s) to match for this location, if Type is set to RowColumn. Set this property to -2 to match all columns. |
![]() | LocationX | X (horizontal distance from left) location in pixels or percentage, if Type is set to Pixel or Percentage. |
![]() | LocationY | Y (vertical distance location in pixels or percentage, if Type is set to Pixel or Percentage. |
![]() | Row | Row of corresponding parent primitive(s) to match for this location, if Type is set to RowColumn. Set this property to -2 to match all rows. |
![]() | Type | Method of placement for this location object. Setting this property determines which pair of properties will be used to locate the chart element corresponding to this Location. |
![]() | ValueX | Value to map on the X axis for this location, if Type is set to DataValues. |
![]() | ValueY | Value to map on the Y axis for this location, if Type is set to DataValues. |
| Name | Description | |
|---|---|---|
![]() | dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |