Intersoft WebGrid Documentation
BackplaneShape Enumeration
See Also  Send Feedback
ISNet.WebUI.WebGrid.Chart Namespace : BackplaneShape Enumeration






Syntax

Visual Basic (Declaration) 
Public Enum BackplaneShape 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As BackplaneShape
C# 
public enum BackplaneShape : System.Enum 
Delphi 
public enum BackplaneShape = class(System.Enum)
JScript 
public enum BackplaneShape extends System.Enum
Managed Extensions for C++ 
__value public enum BackplaneShape : public System.Enum 
C++/CLI 
public enum class BackplaneShape : public System.Enum 

Members

MemberDescription
CircleSets the shape of the backplane to Circle.
CutEdgeRectangleSets the shape of the backplane to Cut Edge Rectangle.
EllipseSets the shape of the backplane to Ellipse.
RectangleSets the shape of the backplane to Rectangle.
SmoothEdgeRectangleSets the shape of the backplane to Smooth Edge Rectangle.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ISNet.WebUI.WebGrid.Chart.BackplaneShape

Requirements

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

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.