Dundas Chart for Windows Forms
ChartArea3DStyle Class Members
See Also  Properties  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : ChartArea3DStyle Class


The following tables list the members exposed by ChartArea3DStyle.

Public Properties

  Name Description
Public Property Clustered

Gets or sets a boolean value that determines if bar chart or column chart data series are clustered (displayed along distinct rows).


Indicates that series should be drawn as clustered.  
Public Property Enable3D

Gets or sets a boolean value that toggles 3D for a chart area on and off.


Enables/disables 3D chart types in the area.  
Public Property Light

Gets or sets the type of lighting for a 3D chart area.


3D area light style.  
Public Property Perspective

Gets or sets the percent of perspective for a 3D chart area.


3D area perspective which controls the view of the chart depth.  
Public Property PointDepth

Gets or sets the depth of data points displayed in 3D chart areas.


Series points depth in percentages (0-1000%).  
Public Property PointGapDepth

Gets or sets the distance between series rows in 3D chart areas.


Series points gap depth in percentages (0-1000%).  
Public Property RightAngleAxes

Gets or sets a boolean that determines if a chart area  is displayed using an isometric projection.


Indicates that axes are set at the right angle independent of the rotation.  
Public Property WallWidth

Gets or sets the width of the walls displayed in 3D chart areas.


Chart area walls width in pixels.  
Public Property XAngle

Gets or sets the angle of rotation around the horizontal axes for 3D chart areas.


Chart area rotation angle around the X axis.  
Public Property YAngle

Gets or sets the angle of rotation around the vertical axes for 3D chart areas.


Chart area rotation angle around the Y axis.  
Top

See Also

© 2009 All Rights Reserved.