Version

ChartTransform3DEventArgs Class Members

The following tables list the members exposed by ChartTransform3DEventArgs.

Public Constructors
 NameDescription
Public ConstructorChartTransform3DEventArgs ConstructorConstructor for ChartTransform3DEventArgs.  
Public Properties
 NameDescription
Public PropertyScaleSpecifies the scale of the displayed chart, as a percentage of the chart client area.  
Public PropertyXRotationSpecifies the degree of rotation along the X-axis of a 3D chart.  
Public PropertyYRotationSpecifies the degree of rotation along the Y-axis of a 3D chart.  
Public PropertyZRotationSpecifies the degree of rotation along the Z-axis of a 3D chart.  
See Also