Version

View3DAppearance Class Members

The following tables list the members exposed by View3DAppearance.

Public Constructors
 NameDescription
Public ConstructorView3DAppearance ConstructorOverloaded.   
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)
Public Methods
 NameDescription
Public MethodCopyPropertiesCopies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Public Methodstatic (Shared in Visual Basic)DrawSampleSceneRenders a sample 3d Scene to the given Graphics object.  
Public MethodToStringReturns a string representation of the View3DAppearance object.  
Protected Methods
 NameDescription
Protected MethodCreateInstanceDescriptorCreates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
See Also