Represents chart area for the series painting.

Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public class ChartArea : RectangleComposite, ISupportInitialize
Visual Basic (Declaration)
Public Class ChartArea _
	Inherits RectangleComposite _
	Implements ISupportInitialize
Visual C++
public ref class ChartArea : public RectangleComposite, 
	ISupportInitialize

Inheritance Hierarchy

See Also