dotnetCHARTING Send comments on this topic.
Box Class
See Also  Members  
dotnetCHARTING Namespace : Box Class


Defines a base class for derived objects such as Chart.TitleBox, Chart.LegendBox, and Annotation.

Object Model







Syntax

Visual Basic (Declaration) 
Public Class Box 
   Inherits Property
Visual Basic (Usage)Copy Code
Dim instance As Box
C# 
public class Box : 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.Mapping.Drawing.Property
      dotnetCHARTING.Box
         dotnetCHARTING.Annotation
         dotnetCHARTING.LegendBox
         dotnetCHARTING.NavigatorOptions.NavigationBarOptions

See Also

© 2011 All Rights Reserved.