
'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
Name | Description | |
---|---|---|
![]() | fStripesPOFactor1 | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | fStripesPOFactor2 | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | fStripesPOUnits1 | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | fStripesPOUnits2 | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | fWallsPOFactor | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | fWallsPOUnits | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Parent | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | Border | Gives access to the LineProperties object controlling the line properties applied on the chart wall border. |
![]() | FillEffect | Gives access to the FillEffect object controlling the fill effect applied on the chart wall. |
![]() | Interactivity | Gives access to the Interactivity object controlling the interactivity features of the chart wall. |
![]() | Shadow | Gives access to the Shadow object controlling the shadow of the wall. Only the back wall has a shadow. Shadows are visible when the scene is rendered with GDI+. |
![]() | Visible | Controls the visibility of the chart wall. |
![]() | Width | Specifies the width of the chart wall. |
Name | Description | |
---|---|---|
![]() | SetFrontBackTextureFace | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | SetLeftRightTextureFace | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | SetTopBottomTextureFace | This member is reserved for internal use and is not intended to be used directly from your code. |
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