FarPoint.Win.Chart
Wall Class
Members  See Also 
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : Wall Class


Represents a chart wall. A wall can be assigned a border, a fill, and a width.

Object Model



Syntax

Visual Basic (Declaration) 
Public Class Wall 
Visual Basic (Usage)Copy Code
Dim instance As Wall
C# 
public class Wall 

Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.Wall

See Also