ChartArea::Position Property
.NET Framework (current version)
Gets or sets an ElementPosition object that defines the position of a ChartArea object within the Chart.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BindableAttribute(true)] property ElementPosition^ Position { ElementPosition^ get(); void set(ElementPosition^ value); }
Property Value
Type: System.Windows.Forms.DataVisualization.Charting::ElementPosition^An ElementPosition object that defines the position of a chart area object within the chart image.
.NET Framework
Available since 4.0
Available since 4.0
Show: