Dundas.SharePoint.Charting.WebParts Send comments on this topic.
Matrix3D Class Members
See Also  Methods 
Dundas.Charting.WebControl Namespace : Matrix3D Class


The following tables list the members exposed by Matrix3D.

Public Constructors

  Name Description
Public Constructor Matrix3D Constructor Constructor for Matrix 3D  
Top

Public Methods

  Name Description
Public Method IsInitialized Checks if 3D matrix was initialized.  
Public Method TransformPoints Apply transformations on array od 3D Points. Order of operation is following: Translation ( Set coordinate system for 0:100 to -50:50 Center of rotation is always 0), Composite Translation for X and Y axes ( Moving center of rotation ), Rotation by X-axis, Rotation by Y-axis, perspective and same scaling for all axes.  
Top

See Also