Visual Basic (Declaration) | |
---|---|
<CategoryAttribute("3D")> <RefreshPropertiesAttribute()> <BindableAttribute(True)> <DefaultValueAttribute()> <DescriptionAttribute("Gets/sets the width of chart area walls, in pixels.")> Public Property WallWidth As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[CategoryAttribute("3D")] [RefreshPropertiesAttribute()] [BindableAttribute(true)] [DefaultValueAttribute()] [DescriptionAttribute("Gets/sets the width of chart area walls, in pixels.")] public int WallWidth {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