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


ColoredSplineArea custom chart type, based on ColoredArea custom chart type. Provides functionality to color ranges of curve based on X values. Supports functionality of SplineArea chart type (not 3D Style). Series can have unlimited number of colored ranges. These ranges are painted depending on order how they have been added to Series using AddColoredRange method.

Syntax

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

Inheritance Hierarchy

System.Object
   Dundas.Extensions.ColoredAreaChartType
      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.