Dundas Chart for ASP.NET
TextStyle Enumeration
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace : TextStyle Enumeration


Represents text drawing styles.
Text drawing styles.

Syntax

Visual Basic (Declaration)  
Public Enum TextStyle 
   Inherits Enum
Visual Basic (Usage) Copy Code
Dim instance As TextStyle
C#  
public enum TextStyle : Enum 

Members

Member Description
Default Default text drawing style.
Default text drawing style.
Shadow Shadow text.
Shadow text.
Emboss Embossed text.
Emboss text.
Embed Embedded text.
Embed text.
Frame Framed text.
Frame text.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Charting.WebControl.TextStyle

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.