Intersoft ClientUI Documentation
CreateDataShape Method (StackedAreaSeries)



Creates a series-appropriate Shape for connecting the points of the series.
Syntax
Protected Overrides Function CreateDataShape() As Shape
Dim instance As StackedAreaSeries
Dim value As Shape
 
value = instance.CreateDataShape()
protected override Shape CreateDataShape()
protected:
Shape^ CreateDataShape(); override 
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

StackedAreaSeries Class
StackedAreaSeries Members

Send Feedback