Xceed Chart for WinForms v4.4 Documentation
Backplane Class
Members 


Xceed.Chart.Standard.v4.4 Assembly > Xceed.Chart.Standard Namespace : Backplane Class
The Backplane object exposes the functionality required to control the back planes applied on different scene elements such as texts, labels, legends and chart margins. You can control the visibility, style, dimensions and the filling of the back plane by just touching some of the properties of Backplane object.
Object Model
Backplane Class
Syntax
'Declaration
 
<EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Xceed.Chart.Utilities.ObjectEditor, Xceed.Chart.Utilities.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")>
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<SerializableAttribute()>
Public Class Backplane 
   Inherits Xceed.Chart.GraphicsCore.BackplaneBase
'Usage
 
Dim instance As Backplane
[Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Xceed.Chart.Utilities.ObjectEditor, Xceed.Chart.Utilities.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")]
[ClassInterface(ClassInterfaceType.AutoDual)]
[Serializable()]
public class Backplane : Xceed.Chart.GraphicsCore.BackplaneBase 
Inheritance Hierarchy

System.Object
      Xceed.Chart.Standard.Backplane

Requirements

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

See Also

Reference

Backplane Members
Xceed.Chart.Standard Namespace