IChart > Chart Assembly Interfaces > IScene3DConvexHull
The IScene3DConvexHull interface contains properties that are used to determine parameters of a 3D closed surface.
Property name | Brief description | |
![]() |
DataSource | The DataSource property determines a data source for a closed surface. |
![]() |
HullPointsVisible | The HullPointsVisible property determines whether points (spheres) of a closed surface are visible. |
![]() |
HullSurfaceVisible | The HullSurfaceVisible property determines whether a hull of a closed surface is visible. |
![]() |
InteriorPointsVisible | The InteriorPointsVisible property determines whether points (spheres) are visible inside a 3D surface. |
![]() |
Name | The Name property determines a 3D surface name. |
![]() |
SurfaceGrid | The SurfaceGrid property determines parameters of lines connecting 3D surface points. |
![]() |
TextStyle | The TextStyle property enables the user to determine parameters for names of 3D surface points. |
Property name | Brief description | |
![]() |
BitmapIndex | The BitmapIndex property determines index of an image contained in the IScene3DTextureManager texture collection. |
![]() |
Color | The Color property determines an object color. |
![]() |
Selected | The Selected property determines whether an object is selected. |
![]() |
Visible | The Visible property determines whether an object is visible. |
See also: