Gets or sets an ElementPosition object, which defines the position of a chart area object within the chart image.
Chart area position
Visual Basic (Declaration) | |
---|---|
Public Property Position As ElementPosition |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ElementPosition Position {get; set;} |
Return Value
An ElementPosition object, which defines the position of a chart area object within the chart image.
This property defines the position of a chart area object within the chart image and includes tick marks, axis labels, etc.
The coordinates used for this property (0,0 to 100,100) are related to the entire chart image (for further details concerning the coordinate system used by the Chart control see the Chart Coordinate System topic).
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family