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


The following tables list the members exposed by ChartArea3DStyle.

Public Constructors

  Name Description
Public Constructor ChartArea3DStyle Constructor Overloaded.  Public constructor.  
Top

Public Properties

  Name Description
Public Property Clustered Indicates that series should be drawn as clustered.  
Public Property Enable3D Enables/disables 3D chart types in the area.  
Public Property Light 3D area light style.  
Public Property Perspective 3D area perspective which controls the view of the chart depth.  
Public Property PointDepth Series points depth in percentages (0-1000%).  
Public Property PointGapDepth Series points gap depth in percentages (0-1000%).  
Public Property RightAngleAxes Indicates that axes are set at the right angle independent of the rotation.  
Public Property WallWidth Chart area walls width in pixels.  
Public Property XAngle Chart area rotation angle around the X axis.  
Public Property YAngle Chart area rotation angle around the Y axis.  
Top

See Also