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


The following tables list the members exposed by ChartArea3D.

Public Constructors

  Name Description
Public Constructor ChartArea3D Constructor Public constructor  
Top

Public Properties

  Name Description
Public Property Area3DStyle Chart area 3D style.  
Top

Public Methods

  Name Description
Public Method GetSeriesDepth Calculates the depth of specified series.  
Public Method GetSeriesZPosition Calculates the Z position of specified series center.  
Public Method TransformPoints Apply 3D transformations on the array of 3D Points.  
Top

Protected Methods

  Name Description
Protected Method DrawArea3DScene Draws chart area 3D scene, which consists of 3 or 2 walls.  
Protected Method PaintChartSeries3D Draws 3D series in the chart area.  
Top

See Also