IScene3DNamedSphereGroup

Description

The IScene3DNamedSphereGroup interface contains properties that are used to determine parameters of a named points group.

Properties

  Property name Brief description
ArrowLength The ArrowLength property determines a length of a connector arrow.
ArrowRadius The ArrowRadius property determines an opening radius for a connector arrow.
Name The Name property determines a group name.
Radius The Radius property determines a connector radius.
SphereCount The SphereCount property determines the number of points in a named group.
SphereItem The SphereItem property returns the point of a named group by the specified index.
StartArrowOffset The StartArrowOffset property determines an arrow offset relative to the start point of a connector.
TextStyle The TextStyle property determines label parameters.

Properties inherited from IScene3DPrimitive

  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:

Chart Assembly Interfaces