Box Class
Object Model
Syntax
'Declaration Public Class Box Inherits dotnetCHARTING.Mapping.Drawing.Property
'Usage Dim instance As Box
public class Box : dotnetCHARTING.Mapping.Drawing.Property
Remarks
The box object provides the following
- Defines objects used to fill the interior, shadow, and outline the box.
- Defines rectangle edge styles.
- Defines the position, title box icon, LegendBox layout template, and interior label.
Inheritance Hierarchy
System.Object
dotnetCHARTING.Box
dotnetCHARTING.Annotation
dotnetCHARTING.LegendBox
dotnetCHARTING.NavigatorOptions.NavigationBarOptions
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