The following tables list the members exposed by View3DAppearance.
Name | Description | |
---|---|---|
View3DAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
EdgeSize | Gets or sets a value indicating the size of the 3D objects edge | |
Light | Gets or sets a value indicating whether the Light effect is in an enabled state. | |
Outline | Gets or sets a value indicating whether the outlines of the 3D objects are drawn. | |
Perspective | Specifies the perspective of a 3-D chart, as a percentage of full perspective. | |
Scale | Specifies the scale of a 3-D chart, as a percentage of full scale. | |
XRotation | Specifies the degree of rotation along the X-axis of a 3-D chart. | |
YRotation | Specifies the degree of rotation along the Y-axis of a 3-D chart. | |
ZRotation | Specifies the degree of rotation along the Z-axis of a 3-D chart. |
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) |
Name | Description | |
---|---|---|
CopyProperties | Copies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) | |
DrawSampleScene | Renders a sample 3d Scene to the given Graphics object. | |
ToString | Returns a string representation of the View3DAppearance object. |
Name | Description | |
---|---|---|
CreateInstanceDescriptor | Creates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |