Intersoft ClientUI Documentation
AcquireIndependentAxis Method (StackedLineAreaSeriesBase)



Acquires an independent axis suitable for use with the data values of the series.
Syntax
Protected Overrides Function AcquireIndependentAxis() As IAxis
Dim instance As StackedLineAreaSeriesBase
Dim value As IAxis
 
value = instance.AcquireIndependentAxis()
protected override IAxis AcquireIndependentAxis()
protected:
IAxis^ AcquireIndependentAxis(); 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

StackedLineAreaSeriesBase Class
StackedLineAreaSeriesBase Members

Send Feedback