Intersoft ClientUI Documentation
AnchoredAxis Property (AreaSeries)



Gets the axis to which the series is anchored.
Syntax
Protected ReadOnly Property AnchoredAxis As IRangeAxis
Dim instance As AreaSeries
Dim value As IRangeAxis
 
value = instance.AnchoredAxis
protected IRangeAxis AnchoredAxis {get;}
protected:
property IRangeAxis^ AnchoredAxis {
   IRangeAxis^ get();
}
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

AreaSeries Class
AreaSeries Members

Send Feedback