'Declaration Public Function GetWall( _ ByVal wall As ChartWallType _ ) As ChartWall
'Usage Dim instance As ChartWallCollection Dim wall As ChartWallType Dim value As ChartWall value = instance.GetWall(wall)
public ChartWall GetWall( ChartWallType wall )
Parameters
- wall
- specifies the chart wall
Return Value
reference to the chart wall