Version

SplineAreaChartAppearance Class

An Appearance object representing the style properties for the hybrid Spline-Area Chart.
Syntax
'Declaration
 
Public Class SplineAreaChartAppearance 
   Inherits AreaChartAppearance
   Implements Infragistics.UltraChart.Resources.IProvideChartComponent 
Remarks

This class contains the properties that describe styles specific to Spline-Area hybrid charts (that is a chart where one Y-Axis serves as the axis for Spline chart data, while the other Y-Axis serves Area Chart data.) Each vertical axis may scale differently, and each chart may bind to separate data.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also