Intersoft ClientUI Documentation
AnchoredAxis Property (IAnchoredToOrigin)



Gets the axis to which the data is anchored.
Syntax
ReadOnly Property AnchoredAxis As IRangeAxis
Dim instance As IAnchoredToOrigin
Dim value As IRangeAxis
 
value = instance.AnchoredAxis
IRangeAxis AnchoredAxis {get;}
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

IAnchoredToOrigin Interface
IAnchoredToOrigin Members

Send Feedback