ComponentOne FlexReport for WinForms
ChartArea3D Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ChartField Class : ChartArea3D Property
Gets the chart area of a 3D chart.
Syntax
'Declaration
 
Public ReadOnly Property ChartArea3D As Chart3DArea
public Chart3DArea ChartArea3D {get;}
Remarks
The chart area is the region of the chart that contains plot cube, axes and charted data. Its Style inherits directly from the parent ChartField.
See Also

Reference

ChartField Class
ChartField Members