Gets or sets the alignment of the background image of the data point.
Background image alignment used by ClampUnscale drawing mode.
Visual Basic (Declaration) | |
---|---|
Public Property BackImageAlign As ChartImageAlign |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ChartImageAlign BackImageAlign {get; set;} |
Return Value
A ChartImageAlign integer enumeration. The default is ChartImageAlign.TopLeft.
This property determines the alignment of the background image for the relevant chart element, and is only applied when the BackImageMode property is set to Unscaled.
For more information concerning the available alignments see the ChartImageAlign enumeration 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