DundasWinExtensions
ColumnPlusCustomAttributes.ChartExDrawingStyle Enumeration
See Also  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace : ColumnPlusCustomAttributes.ChartExDrawingStyle Enumeration


Defines the available drawing styles to apply to the columns.

Syntax

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

Members

Member Description
ComicBook Draws in the style of a comic book.
Edged Draws a modern version of the LightToDark Column chart drawing style.
Default Draws with rounded corners and bright colors with saturation.
Gleam Draws with a glow-against-plastic effect with two colors.
Chapeau Draws a cap over column with user-defined colors.
Gemstone Draws as gems or bricks.
Polished Draws with rounded corners and a lighting effect.
LightSource Draws with a light source radiated against the columns.
Fog Draws with a fog gradient effect.
Snow Draws with snow caps topping the points.
Wood Draws with a wood grain effect.
Glazed Draws with a user-defined gradiented glaze effect topping the points.
Barber Draws gradiented stripes across the points.
Racing Draws gradiented streaks across the top of the points.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Extensions.ColumnPlusCustomAttributes.ChartExDrawingStyle

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

© 2009 All Rights Reserved.