[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.C1Chart3D.ChartArea

ChartArea Property

ChartArea

Gets the control chart area object.

Declaration
public Chart3DArea ChartArea { get; }
Remarks

The ChartArea is that region of the chart that contains plot cube, axes and charted data. Its Style inherits directly from the parent C1Chart3D.

See Also