Visual Basic (Declaration) | |
---|---|
<NotifyParentPropertyAttribute(True)> <BindableAttribute(True)> <DefaultValueAttribute()> <CategoryAttribute("Appearance")> <DescriptionAttribute("Legend background image alignment used by Unscaled drawing mode.")> <PersistenceModeAttribute()> Public Property BackImageAlign As ChartImageAlign |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[NotifyParentPropertyAttribute(true)] [BindableAttribute(true)] [DefaultValueAttribute()] [CategoryAttribute("Appearance")] [DescriptionAttribute("Legend background image alignment used by Unscaled drawing mode.")] [PersistenceModeAttribute()] public ChartImageAlign BackImageAlign {get; set;} |
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