
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <SerializableAttribute()> Public MustInherit Class ChartWall
'Usage Dim instance As ChartWall
[ClassInterface(ClassInterfaceType.AutoDual)] [Serializable()] public abstract class ChartWall
Chart.Wall(ChartWallType.Floor).FillEffect.SetSolidColor(Color.Yellow)
Chart.Wall(ChartWallType.Floor).FillEffect.SetSolidColor(Color.Yellow);
System.Object
Xceed.Chart.Core.ChartWall
Xceed.Chart.Core.ChartFloor
Xceed.Chart.Core.PolarWall
Xceed.Chart.Core.RadarWall
Xceed.Chart.Core.VerticalWall
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2