Version

View3DAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyEdgeSizeGets or sets a value indicating the size of the 3D objects edge  
Public PropertyLightGets or sets a value indicating whether the Light effect is in an enabled state.  
Public PropertyOutlineGets or sets a value indicating whether the outlines of the 3D objects are drawn.  
Public PropertyPerspectiveSpecifies the perspective of a 3-D chart, as a percentage of full perspective.  
Public PropertyScaleSpecifies the scale of a 3-D chart, as a percentage of full scale.  
Public PropertyXRotationSpecifies the degree of rotation along the X-axis of a 3-D chart.  
Public PropertyYRotationSpecifies the degree of rotation along the Y-axis of a 3-D chart.  
Public PropertyZRotationSpecifies the degree of rotation along the Z-axis of a 3-D chart.  
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