DundasWinExtensions
ColoredAreaChartType Class
Members  See Also  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace : ColoredAreaChartType Class


ColoredArea custom chart type. Also used as base class for ColoredSplineArea, ColoredRange and ColoredSplineRange custom chart types. Provides functionality to color ranges of curve based on X values. Supports functionality of Area chart type (not 3D Style).

Syntax

Visual Basic (Declaration)  
Public Class ColoredAreaChartType 
   Implements IChartTypeICustomChartType 
Visual Basic (Usage) Copy Code
Dim instance As ColoredAreaChartType
C#  
public class ColoredAreaChartType : IChartTypeICustomChartType  

Inheritance Hierarchy

System.Object
   Dundas.Extensions.ColoredAreaChartType
      Dundas.Extensions.ColoredRangeChartType
      Dundas.Extensions.ColoredSplineAreaChartType

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.