.netCHARTING v10.5 Documentation
Members 


Label Class
Represents a label containing text, a font, color, and other options.
Object Model
Label ClassHotspot ClassShadow ClassTruncation Class
Syntax
'Declaration
 
Public Class Label 
   Inherits dotnetCHARTING.Mapping.Drawing.Property
'Usage
 
Dim instance As Label
public class Label : dotnetCHARTING.Mapping.Drawing.Property 
Inheritance Hierarchy

System.Object
      dotnetCHARTING.Label
         dotnetCHARTING.SmartLabel

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