Legend cell content alignment.
Visual Basic (Declaration) | |
---|---|
Public Overridable Property Alignment As ContentAlignment |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual ContentAlignment Alignment {get; set;} |
Return Value
A ContentAlignment value that represents the alignment of the legend cell content. Defaults to ContentAlignment.MiddleCenter.This property is used to align text, series symbols or images within the legend cell.
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