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


Represents a label containing text, a font, color, and other options.

Object Model




Syntax

Visual Basic (Declaration)  
Public Class Label 
   Inherits Property
Visual Basic (Usage) Copy Code
Dim instance As Label
C#  
public class Label : Property 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.Mapping.Drawing.Property
      dotnetCHARTING.Label
         dotnetCHARTING.SmartLabel

See Also