Intersoft ClientUI Documentation
CreateDataShape Method (StackedLineAreaSeriesBase)



Creates a series-appropriate Shape for connecting the points of the series.
Syntax
Protected MustOverride Function CreateDataShape() As Shape
Dim instance As StackedLineAreaSeriesBase
Dim value As Shape
 
value = instance.CreateDataShape()
protected abstract Shape CreateDataShape()
protected:
abstract Shape^ CreateDataShape(); 

Return Value

Shape instance.
Requirements

Target Platforms: 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

Reference

StackedLineAreaSeriesBase Class
StackedLineAreaSeriesBase Members

Send Feedback