ActiveReports 8
PlaneItem Constructor
See Also 
GrapeCity.ActiveReports.Chart.v8 Assembly > GrapeCity.ActiveReports.Chart Namespace > PlaneItem Class : PlaneItem Constructor

Glossary Item Box

Initializes a new instance of the PlaneItem class.

Overload List

OverloadDescription
PlaneItem Constructor()

Initializes a new instance of the PlaneItem class.

 
PlaneItem Constructor(AntiAliasMode)Initializes a new instance of the PlaneItem class with the specified AntiAliasMode.  
PlaneItem Constructor(Backdrop)Initializes a new instance of the PlaneItem class with the specified backdrop info.  
PlaneItem Constructor(Backdrop,AntiAliasMode)Initializes a new instance of the PlaneItem class with the specified parameters.  
PlaneItem Constructor(Backdrop,Single)Initializes a new instance of the PlaneItem class with the specified parameters.  
PlaneItem Constructor(Backdrop,Single,AntiAliasMode)Initializes a new instance of the PlaneItem class with the specified parameters.  
PlaneItem Constructor(Backdrop,Boolean,Single)Initializes a new instance of the PlaneItem class with the specified parameters.  
PlaneItem Constructor(Backdrop,Boolean,Single,AntiAliasMode)Initializes a new instance of the PlaneItem class with the specified parameters.  
PlaneItem Constructor(AntiAliasMode,Backdrop,Boolean,Single,ContextMenu)Initializes a new instance of the PlaneItem class with the specified parameters.  

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